How to Learn PHP
By trose7
@trose7 (243)
United States
June 6, 2009 9:42am CST
I'm looking for a free way to learn PHP online. Do you know of any good programs?
7 responses
@kosstr12 (245)
• United States
6 Jun 09
Hi, I've become pretty familiar with PHP over the past few years. I got the majority of my knowledge of the language from w3schools.com. They really take it slow, and make it extremely easy to learn. I actually learned PHP as a thirteen year old(Now I'm 15.) It's actually a very simple language after you learn the basics.
Good Luck to both of you!
-Luke
@tony_terance (219)
• India
11 Jul 09
There are lot of site,such as w3school.com,provides online tutorial for beginners and you can even use php.net/documentation In which all built in function are explained and also provide space for user comment
@9872452 (40)
• Malaysia
8 Jun 09
I suggest you to learn PHP through their documentation/manual. Documentations are available for online or offline viewing. You can find it at php.net.
I think it is better if you learn offline. Go to: http://www.php.net/download-docs.php to download the PHP manual. If you're using Windows, download the .chm format. Inside you will find a lot of examples with details of their function.
@Downwindz (2537)
• Netherlands
26 Oct 09
www.tizaq.com also has some really nice PHP tutorials you could follow, unless you allready have learned the language by now ;)
@ganeshj86 (255)
• India
29 Sep 09
hi trose,
try www.w3schools.com for learn php in online.this site gives free tutorials of php and example in php.this site gives you detailed instruction of php from how to install and how to work with in it.
not only this site gives you only php tutorials but also this site contains tutorial pages for some other languages.you can learn the following technologies from this site
1)html(hyper text markup language)
2)javascript
3)mysql
4)xml(extended markup language)
5)css(cascading style sheet)
6)asp(active server page)and etc..