|
PHP • January 9, 2006
I've gotten plenty of emails from you looking to download some of my PHP scripts - usually CCleague PHP - and want to customize the code but don't know much about PHP. Where do you start?
I learned PHP when I was intoduced to it by a co-worker some years ago. Before PHP, I had experience with C and C++ (been a while) so I wasn't a totally new to programming. But with PHP, the code was pretty straight forward so I think it would be fairly easy for a coding newbie to pick it up (with some patience). He gave me some code to tinker with and I went from there.
But, as I learned more, I came to depend on PHP.net to learn syntax and find examples. If you're stuck, usually someone here has already found a solution or a better way to code something.
PHP.net is definetly a great site for a PHP developer to keep in his/her back pocket. Visit PHP.net and keep it bookmarked.
[ Go Back ]
