Jump to content

[SOLVED] Beginner


felixx68

Recommended Posts

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.  ???

Link to comment
https://forums.phpfreaks.com/topic/59470-solved-beginner/
Share on other sites

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.

Link to comment
https://forums.phpfreaks.com/topic/59470-solved-beginner/#findComment-295558
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.