Quote:
|
Originally Posted by laxy_m
Does anyone know some URLS for good tutorials on PHP?
|
PHPBuilder has good articles, a forum, and code examples.
DevShed has great article database and forums.
http://phpbuilder.com/
http://www.devshed.com/
Web sites are a great resource. If I really want to delve into a programming language, a good book on the topic is a must for me to learn basic and advanced topics. Then the web provides a source for more specific resourses and solutions. I started with
PHP in 24 hours now I'm working on
Advanced PHP Programming, George Schlossnagle.
The more I learn about PHP, the more I find there is to learn about it.