|
Introduction to PHP
A Little History
Find PHP on the Internet
A Simple PHP Program
PHP and PHP Programs
Where is that Documentation?
Developing Web Applications
Client/Server Interaction and PHP
HTML Forms
Form/PHP Interaction
Output Functions
File I/O
Writing Your Own Functions
PHP Syntax
Integers, Floats and Strings
The Assignment Operator
Operators, Variables and Constants
Logical and Relational Operators
The if Statement
The switch Statement
Arrays and Associative Arrays
The for Statement
break, continue and exit
Data Functions
Data Types and Testing Functions
Working with Arrays
Working with Strings
Intval( ), doubleval( ) and strval( )
Database Functions
What is DBM?
DBM Database Functions
What is MySQL?
MySQL Database Functions
What is Oracle?
Oracle Database Functions
Image Functions
What is the GD Library?
Image File Formats
Creating an Image
Working with Images
Outputting Images
Other Topics
Working with Cookies
setcookie( )
The header( ) Function
Environment Variables
|