Jump to content

Help for begginer


beginnerPHP

Recommended Posts

Hello guys

 

Can anyone recommend good E-book about PHP and MySQL in pdf format for begginers?

I was learning HTML & CSS before and now I would like to move to PHP and MySQL but i can't find any e-books, I prefer E-books because they explain more briefly than YouTube videos.

Link to comment
Share on other sites

As long as you're only using them for a sort of "Concept realization" type goal, the "for dummies" books are pretty decent as far as language and explanations go.  However, you should always, always refer back to the PHP manual site to make sure that what you code is up to date with current language practices., as QuickOldCar said, most print resources are out of date, not necessarily with regards to the big things, but there are a lot of subtle changes that happen in a fairly fluid way with PHP, as happens to a greater or lesser degree with all open source projects.  One tip I would like to include for those starting out is to give phpfiddle a shot, it lets you code and execute script directly from your browser, without having to worry about having a development environment set up.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

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

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

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

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.