Jump to content

PHP and MySQL Programming

50% developed
From Wikibooks, open books for an open world

Table of Contents

[edit | edit source]

PHP

  1. Introduction to PHP
  2. Syntax Overview
  3. File Handling
  4. Database Connectivity
  5. Session Handling
  6. Command Line Programming
  7. Form Handling

MySQL

  1. Introduction to MySQL
  2. Creating a Database
  3. Creating a Table
  4. Basic Queries
  5. Common Functions and Operators

Advanced Topics

  1. XML and PHP