I don't know where to start
Tutorials & Suggestions
First I would suggest Zend's PHP 101 tutorial.
It is a great place to start and even reference in the future when your a pro.
Another good mix of tutorials is Tutsplus's Best Way To Learn PHP tutorial.
This is a newer article that has a learning plan.
Another good tutsplus article is PHP OOP For Beginners
An almost priceless set of video tutorials, put together by a well respected developer and creator of the tutsplus network (Jeffrey Way) is the Diving Into PHP Series
The above series of videos does require you to sign up for tutsplus's premium account, but it is worth every cent.
Community:
PHP.Net is an amazing resource. It could take some time getting used to the user submitted suggestions, comments, and the general documentation of each function, but it is invaluable while developing.
PHP Freaks IRC is a great IRC channel with tons of helpful folks that do not mind spending their time to help you figure out your script
If you have any questions regarding a script, idea, concept, etc., you can always send me an email or skype. I am by no means an expert but I have been studying php for a good amount of time now, so I might be of help on occasion.
Skype: mike.henken
Practice is your best tool. Getsimple could be a great resource for learning php. Try creating plugins and scripts for it and watch your skills increase with each attempt.
Tutorials & Suggestions
First I would suggest Zend's PHP 101 tutorial.
It is a great place to start and even reference in the future when your a pro.
Another good mix of tutorials is Tutsplus's Best Way To Learn PHP tutorial.
This is a newer article that has a learning plan.
Another good tutsplus article is PHP OOP For Beginners
An almost priceless set of video tutorials, put together by a well respected developer and creator of the tutsplus network (Jeffrey Way) is the Diving Into PHP Series
The above series of videos does require you to sign up for tutsplus's premium account, but it is worth every cent.
Community:
PHP.Net is an amazing resource. It could take some time getting used to the user submitted suggestions, comments, and the general documentation of each function, but it is invaluable while developing.
PHP Freaks IRC is a great IRC channel with tons of helpful folks that do not mind spending their time to help you figure out your script
If you have any questions regarding a script, idea, concept, etc., you can always send me an email or skype. I am by no means an expert but I have been studying php for a good amount of time now, so I might be of help on occasion.
Skype: mike.henken
Practice is your best tool. Getsimple could be a great resource for learning php. Try creating plugins and scripts for it and watch your skills increase with each attempt.