954,190 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Learning PHP

I took the plunge and decided to learn PHP.
I bought the book 'Beginning PHP 4' by Chris Lea, Wankyu Choi, Allan Kent, Ganesh Prasad, Chris Ullman
So far its pretty good and I've learned a lot. It'd getting tricky now wioth arrays and implodes and explodes but I'm coping fine. I just wish I had more time to do the excercises. it isnt however as difficult as I thought it would be. It is very similar to basic which I learnt well and is quite logical.
What I could do with is a colection of well commented scripts. Is there comethin glike a collectio nof php scripts anywhere that are very well commented? I find analysing code of a working script is as good a learning tools as you can get.

Bredd S
Newbie Poster
3 posts since Aug 2006
Reputation Points: 10
Solved Threads: 0
 
I took the plunge and decided to learn PHP. I bought the book 'Beginning PHP 4' by Chris Lea, Wankyu Choi, Allan Kent, Ganesh Prasad, Chris Ullman So far its pretty good and I've learned a lot. It'd getting tricky now wioth arrays and implodes and explodes but I'm coping fine. I just wish I had more time to do the excercises. it isnt however as difficult as I thought it would be. It is very similar to basic which I learnt well and is quite logical. What I could do with is a colection of well commented scripts. Is there comethin glike a collectio nof php scripts anywhere that are very well commented? I find analysing code of a working script is as good a learning tools as you can get.

koders.com may be a decent place to start if you have the type of snippet you want in mind.

pty
Posting Pro
530 posts since Oct 2005
Reputation Points: 64
Solved Threads: 39
 

http://www.w3schools.com

This is use full for new php developer

vssp
Junior Poster
199 posts since Jul 2006
Reputation Points: 5
Solved Threads: 5
 

i learnt php with this manual
http://us2.php.net/tut.php

and also
http://www.w3schools.com/php/default.asp (which has very good resoources)

aarya
Junior Poster
139 posts since Sep 2005
Reputation Points: 11
Solved Threads: 0
 
mostafadotnet
Junior Poster
157 posts since Jul 2006
Reputation Points: 55
Solved Threads: 11
 

these are some good links with some good content websites

andrewbowe
Light Poster
36 posts since Aug 2006
Reputation Points: 10
Solved Threads: 0
 

http://www.phpfreaks.com is a great site for learning PHP also.

StatiX
Light Poster
33 posts since Aug 2006
Reputation Points: 10
Solved Threads: 2
 

I think the PHP Documentation provides some of the best examples an a per-function basis. Also the user comments are great for seeing different uses for the functions and common problems.

mmonaco27
Light Poster
43 posts since Sep 2006
Reputation Points: 10
Solved Threads: 0
 

After learning HTML and a little Javascript i started learning PHP using the manual on php.net. It's easy to use, has lots of examples and many problems are discussed. Anyway.. if you have problems google is the best solution. good luck

dragosh
Newbie Poster
2 posts since Sep 2006
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You