Computer Hope

Software => Computer programming => Topic started by: reansey on August 29, 2007, 03:37:32 AM

Title: How to study PHP?
Post by: reansey on August 29, 2007, 03:37:32 AM
Hello....
    I want to study PHP but I have no experience about it. Can you help me?
Thank for helping....
Title: Re: How to study PHP?
Post by: CBMatt on August 30, 2007, 09:09:21 PM
There are plenty of online tutorials you can try...
http://www.google.com/search?hl=en&safe=off&q=how+to+learn+php
(Google search took less than a second to perform.)

But I think the best method is to actually take a class on it.
Title: Re: How to study PHP?
Post by: kpac on September 11, 2007, 01:16:45 PM
You should try this website: www.w3schools.com (http://www.w3schools.com). It has loads of tutorials on PHP, HTML, XML, JavaScript, and lots of others.

You actually have to download and install PHP on your computer first. You can do this at: www.php.net (http://www.php.net).

Happy programming!
Title: Re: How to study PHP?
Post by: michaewlewis on September 11, 2007, 02:10:58 PM
amazon.com has a lot of great php books.
The book that gave me my jump start was "PHP/MySQL Programming for the Absolute Beginner" by Andy Harris. But any other beginning php book would do just as well.
I had played around with php for a few months before I got a book and hadn't learned much but after I bought one, I figured out tons of stuff.