02-25-2008, 12:14 AM
|
#7 (permalink)
|
|
The Contributor
Join Date: Feb 2008
Location: Croatia
Posts: 90
Thanks: 4
|
Learning PHP is great if you have a script you want to write.
I started with a simple shoutbox example and went to my own CMS. Fun time :)
First learn all the functions and procedural programming and then take the bold step and go Object Oriented :)
Just don't give up if you try to find bug for 2,5 hours. :)
|
|
|