Click to See Complete Forum and Search --> : Learning PHP + MySQL
aoeguy
01-04-2004, 04:47 AM
Where do you all learn PHP and MySQL?
If online, then what website?
If from a book or somewhere else then which book or what.
What's the best way to learn these IYP (In your opinion)
AoEguy
Sux0rZh@jc0rz
01-04-2004, 05:13 AM
im learning by picking up things as i need them for a website im building. www.alistapart.com has some stuff.. some stuff u can pull out of the documention (http://www.php.net/manual/en/) and some things u can find by searching the function list (http://www.php.net/quickref.php) or searching google (http://www.google.com).
I learned mostly by just using the language. php.net is your friend and you'll want to remember to search the manual. Also, just hang out on forums such as these and http://www.phpbuilder.com/board and just soak up all the information - it's a great way to learn.