Jump to content

Intro To Php Recommendations


skinnydan

Recommended Posts

For the first of what will undoubtedly be many moron questions from yours truly, can anyone suggest a good comprehensive overview of Php for morons? I have a good grasp of html, but I know zero about programming & scripting and I'd like to learn in a way that won't tax my overtired brain.

 

Amazon listed a Php for Dummies that might be appropriate, but I'd be grateful for any other recommendations. I'd prefer a book to a website, but I'll take anything that the collected wisdom here thinks is a good place to start.

 

TIA,

 

Dan

Link to comment
Share on other sites

Bruce,

Your link takes me to an error message:

 

"Sorry, some required files are missing, if you intended to view a topic, it's possible that it's been moved or deleted. Please go back and try again."

 

And, I really liked "PHP and MySQL Web Development" by Luke Welling and Laura Thomson. Personally, I think it's very well written, and works well as an introduction to programming concepts in general, and PHP in particular. For example, the chapter on arrays teaches you what arrays are all about, and then gets into the details of how to program with them in PHP.

 

If you went that route, and intend to use it for PHP programming here at TCH, I would recommend going with an older edition. The newer editions use PHP 5.x, but TCH is using 4.x.

Edited by nortk
Link to comment
Share on other sites

Since others here posted info about great books, I will post a link. This is how I learned:

http://www.php.net/manual/en/

Contributors' comments help clarify things (when reading posted comments, remember they read from bottom up and when people say 'the poster above' they really mean 'the poster below')

Link to comment
Share on other sites

  • 2 weeks later...
And, I really liked "PHP and MySQL Web Development" by Luke Welling and Laura Thomson. Personally, I think it's very well written, and works well as an introduction to programming concepts in general, and PHP in particular. For example, the chapter on arrays teaches you what arrays are all about, and then gets into the details of how to program with them in PHP.

 

I second this recommendation! :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...