Can anyone tell me how easy it is to learn PHP? All the web sites I have visited say it is very easy but after reading on the subject it looks very complicated. One of the biggest problems I have is I don't have a server to practice on. Are there any online tutorials on PHP, and any servers that I can use to learn PHP? I hope this is not an off topic post. thank you.
Here is a very good site for learning the basics of PHP, this is the site that got me started with HTML and JS, there tutorials are chill. I myself don't know PHP but i can't see it being that hard to pick up, no computer code is really that hard once you know the termonology down most of there syntaxes are about the same... anyway good luck to you, hope this helps, ~p3@c3~
EXCELENT Site, Torn! Yes. php is easy, IF you understand a bit of HTML. A good way to study php, is to download, one of the "phpBB" programs use for running Forums, from http://www.phpbb.com It's what I run. You can open the files in ANY text editor, or HTML editor. Just look at them, study them, and you'll begin to understand very quickly!
Thanks everybody for responding to my post. Those were good links you gave me, I should be on the road to PHP in no time.
heres a php manual and heres a site with a lot of scripts that you can just take and use, or learn from happy coding