Artikel und Links: PHP 5

  1. Devshed.com:
    1. What's new in PHP 5
    2. Inheritance and Polymorphism: Part I, Part II
    3. The Iterator Pattern: Part 1, Part 2
    4. Simulating Events with PHP 5
    5. Private Pages with PHP and Text Files
    6. PHP 5 and Polymorphism
    7. Performing Basic Tasks with MySQL 4.1 and Above, mysqli with PHP 5
    8. Implementing the commit() and rollback() Methods with mysqli and PHP 5
    9. Implementing Additional Methods with mysqli and PHP 5
    10. Error Handling in PHP - Introducing Exceptions in PHP 5
  2. Devshed.com: Building a PHP 5 Form Processor
    1. Coding the Form Generator Module
    2. Coding the Form Validator Module
    3. the Form Processor Package
  3. Devshed.com: Building PDF Documents with PHP 5
    1. Building PDF Documents with PHP 5
    2. Constructing Multi-Line PDF Documents
    3. Working with Images and Text Flows in PDF Files
    4. Drawing Basic Rectangles in PDF Documents
    5. Positioning Strings with the show_xy() Method
  4. Devshed: Building File Uploaders with PHP 5
    1. Introduction
    2. Retrieving Information on Selected Files
    3. Creating an Error Handling Module
    4. Developing a Modular Class For a PHP File Uploader
  5. Devshed.com: Image Generation with PHP 5 and the GD-Library
    1. Building an Image Generator Class with PHP 5
    2. Adding Validation to an Image Generator Class with PHP 5
    3. Developing a Captcha Application with an Image Generator Class with PHP 5
  6. Devshed.com: User-defined Interfaces in PHP 5
    1. Introduction to Core Concepts
    2. Implementing (X)HTML Widgets
    3. Turning MySQL Classes into Interface Implementers
    4. Building a Page Generator
  7. Devshed.com: Simulating the Model-View-Controller Schema in PHP
    1. Introduction
    2. Building a Web Page Controller
    3. Generating View from MySQL
  8. Devshed.com: The PDO Dataobject in PHP 5.1
    1. Using PDO Objects in PHP 5
    2. Handling Result Sets and More with PDO Objects
    3. Working with Prepared Queries with PDO Objects in PHP 5
  9. MySQL.com: Using MySQL with PDO
  10. Zend.com:
    1. PHP5 - Info Center(!!!)
    2. PHP5 Exception Handling
    3. SQLite My Fire
    4. A Session in the Cookie Jar
    5. Sinfully Simple (XML)