Click to See Complete Forum and Search --> : want php book


neon
09-13-2004, 03:50 PM
want to learn php as a begginer. whats the best way? book, internet, or courses?

UmneyDurak
09-14-2004, 03:18 AM
That really depends on your learnning style and level of familiarity with programming languages. I used "Sams Teach yourself PHP, MySQL, and Apache". Mainly to learn the syntax. For specific questions about functions, etc, I turned to: http://www.php.net/.
A good program that allows you to host a local server on your computer so you can test your php code is Xampp. It's a bit flaky on Windows, but works great on Linux.