php, databases.
- Started
- Last post
- 4 Responses
- studderine
hey.
i would to know if there is a site, or book that teachs one how to ulitize php with certain databases. i would like to learn how to use both.Thank you.
- acescence0
if i remember correctly, you have a mac?
install php 5: http://www.entropy.ch/software/m…
install mysql: http://dev.mysql.com/doc/refman/…
install cocoa mysql: http://cocoamysql.sourceforge.ne…
turn on personal web sharing (apache) in system prefs.
your mac is now a web server and you can build and test php + mysql applications locally.
now, google that shit: http://www.google.com/search?hl=…
- StratusGD0
If you want a specific book, check out the Visual QuickPro Guide for PHP & mySQL. It's been pretty solid so far.
- studderine0
sweet. thanks guys!
- milo0
Sitepoint's - Build Your Own Database Driven Website Using PHP & MySQL..
I found it really helpful.
http://www.sitepoint.com/books/p…
you can even download a free preview of the book too...