Do you want to learn PHP? Do you know what PHP is?

PHP stands for PHP: Hypertext Preprocessor, I know, it says PHP in it’s own name - it’s just that crazy! PHP is a server-side scripting language. It can be used on a command line or embedded in HTML, where it is most popularly used.

PHP is probably one of the, if not the best introductory programming language. It is now an object-oriented language, so once you learn PHP, then learning  Java, C, or Perl will be much easier then if you were to try by itself.

The book I found most helpful - well, free book - was Practical PHP Programming. You can also buy this in a paperback book called PHP in a Nutshell. This is written by an amazing author named Paul Hudson. The only problem that I have with his writing is that I don’t like some of his spelling since he uses UK English.