Jul 20

For PHP, I can read it, modify it, but can not write it, after the World Cup, I intend to make a systematic study of PHP.
The reference book is “PHP and MySQL Web Development 4th Edition” written by Luke Welling and Laura Thomson, this book is known as “PHP Bible” .

As usual, the book briefly introduced what is PHP, MySQL, Why use PHP / MySQL, as well as their strengths and so on, quickly scanned.

Followed by What is new in PHP5:

  • Better object-oriented support built around a completely new object model
  • Exceptions for scalable, maintainable error and exception handling
  • built-in SimpleXML for easy handling of XML data

And key features of PHP 5.3 (At the time of writing, PHP 5.2 was the current version) for example, namespaces (very important) and so on.

Directory of PHP Study Notes

  1. PHP Crash Course
  2. Storing and Retrieving Data
  3. Using Arrays
  4. String Manipulation and Regular Expressions
  5. Reusing Code and Writing Functions
  6. Object-Oriented PHP
  7. Error and Exception Handling
  8. ……
  9. To be added
This work, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Share Alike 3.0 License.

One Response to “PHP Study Notes”

  1. June 9, 2011 at 5:27 pm
    Deep

Leave a Reply (Set Globally Recognized Avatar