felixx68 Posted July 11, 2007 Share Posted July 11, 2007 Hello, I am wanting to learn PHP so as to build a new website. I have tons of experience w/ plain old HTML. My question to all of you is where should I start? Unfortunately I don't have a whole lot of other exp. I can understand the basics in most programming languages but when I say the basics I truly mean "The Basics". Any help you guys could give me would be fantastic. Josh P.S. I thought about getting a book but my funding is a bit short. I am trying to get the most out of the resources on the internet. ??? Quote Link to comment Share on other sites More sharing options...
Wildbug Posted July 11, 2007 Share Posted July 11, 2007 I bought a book on PHP when I first started learning it. What did I learn? That the PHP website was far better and FREE. Seriously, if you have "the basics" in programming, reading the PHP docs should be enough to learn from. All PHP does, really, is generate HTML in the end (except for the gd library). http://us.php.net/manual/en/index.php Start with "Getting Started" and "Language Reference" There are plenty of examples, and the user comments are often (but not always) helpful. Quote Link to comment Share on other sites More sharing options...
felixx68 Posted July 12, 2007 Author Share Posted July 12, 2007 Thanx for the help guys. I have been using your help and have also found a really good source. Just in case anybody out there needs help with this. This is another good site. http://hudzilla.org/phpwiki/ Try the book there Josh Quote Link to comment Share on other sites More sharing options...
cmgmyr Posted July 12, 2007 Share Posted July 12, 2007 Here is another good site: http://www.tutorialized.com and there are a TON of other ones out there. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.