TheAnswerMan asked:
I’ve made multiple attempts at learning PHP but get frustrated when I reach a problem with a script I’m working on that I can’t seem to overcome. I’m looking primarily for heavy community-based sites where I can ask questions (forums, chats?), but appreciate any good websites you can refer me to!
I’ve made multiple attempts at learning PHP but get frustrated when I reach a problem with a script I’m working on that I can’t seem to overcome. I’m looking primarily for heavy community-based sites where I can ask questions (forums, chats?), but appreciate any good websites you can refer me to!


1 Comment to 'What’s the best websites I can use to learn PHP?'
November 17, 2008
I liked the tutorials at Tizag:
You may want to consider at looking for tutorial sites and separate help sites. has some great forums (including a section for PHP) and the people there tend to be very helpful.
That’s my two cents. You could also check with the local community college, although the courses tend to be for more general topics.
Sometimes it’s helpful to scale a problem down when working on code. Try it with a simple example, insert code to check values at stages thoughout the script, etc. This, plus DevShed, should help.
Good luck!
Leave a comment