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.
PHP/MySQL book for beginners
- Vaemas
- 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
High Chancellor for Single Malt Scotches, Accounting Stuffs and Biffin Greeting.
/tell Biffin 'sup bro!
/tell Biffin 'sup bro!
- Fash
- Way too much time!
- Posts: 4147
- Joined: July 10, 2002, 2:26 am
- Gender: Male
- XBL Gamertag: sylblaydis
- Location: A Secure Location
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
(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.
--
Naivety is dangerous.
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!)

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!)
