PHP/MySQL book for beginners

Support, Discussion, Reviews
Post Reply
User avatar
Vaemas
Almost 1337
Almost 1337
Posts: 996
Joined: July 5, 2002, 6:23 pm
Gender: Male
XBL Gamertag: BeaverButter
Location: High Ministry of Accountancy

PHP/MySQL book for beginners

Post by Vaemas »

If you're interested in learning about PHP and MySQL, check out Larry Ullman's PHP and MySQL For Dynamic Web Sites book. You can find more information at: http://www.amazon.com/exec/obidos/tg/de ... 0321186486

I don't generally recommend books, but this is one I've taught from for about 2 years and it found its way onto my short list of books that I keep handy for reference. It includes a decent section on how to set up MySQL, PHP, and Apache on your local machine for education purposes. Once you've mastered that, you can use the information to help you work with your hosted website.
High Chancellor for Single Malt Scotches, Accounting Stuffs and Biffin Greeting.
/tell Biffin 'sup bro!
User avatar
Fash
Way too much time!
Way too much time!
Posts: 4147
Joined: July 10, 2002, 2:26 am
Gender: Male
XBL Gamertag: sylblaydis
Location: A Secure Location

Post by Fash »

I've used many languages, and PHP is my favorite.

(if you click on any of these links, hit View source to view the source correctly)

wrote the following library for encapsulating html and writing pages like programs: http://www.fosco.com/code/functions.phps

wrote a layer between php and mysql to automate database access and allow dynamic variable storage: http://www.fosco.com/code/VDL.phps http://www.fosco.com/code/VDLinc.phps

also cookie tracking and account management scripts that use the above vdl: http://www.fosco.com/code/VTrack.phps http://www.fosco.com/code/VAccount.phps
Fash

--
Naivety is dangerous.
User avatar
Kaelina
Star Farmer
Star Farmer
Posts: 252
Joined: July 3, 2002, 1:43 pm
Location: Dallas
Contact:

Post by Kaelina »

I love PHP/MySQL. Been developing with it for about 2 years. Just need a better job, mine blows! ><

Thanks for the tip, I'm a reference book junkie.
User avatar
Winnow
Super Poster!
Super Poster!
Posts: 27727
Joined: July 5, 2002, 1:56 pm
Location: A Special Place in Hell

Post by Winnow »

Here's a PHP MySQL book I didn't see on the list. I scanned through it and it appears very clear and well done. I'm not messing with this stuff right now but maybe it will be useful to someone else atm.

How to Do Everything with PHP and MySQL ~18mb

Just remember to hit the save button after loading it up in your favorite PDF reader (Recommend Foxit Reader!)

Image
Post Reply