|
Module
|
Content
|
Topic
|
|
PHP basics
|
Module aim and objectives
|
|
|
|
Introducing PHP
|
The origin of
PHP
PHP functions
PHP and HTML
|
|
|
Installing and configuring
PHP
|
Installing PHP
on Linux
Configuring PHP in Apache
Installing PHP on Windows
Configuring PHP on Windows
Configuring PHP in IIS
|
|
|
Module summary
|
|
|
|
Module test
|
|
|
PHP code
|
Module aim and objectives
|
|
|
|
Basic coding
|
PHP variables
Data types
Operators
A calculation script
|
|
|
Creating a calculation
script
|
Coding a calculation
script
|
|
|
Control structures
|
Control structure
syntax
Loop structures
|
|
|
Module summary
|
|
|
|
Module test
|
|
| PHP
functions |
Module
aim and objectives |
|
|
Introducing
functions |
Creating functions
Function calls |
|
Using
functions |
Using
static variables
Identifying browsers |
|
Module
summary |
|
|
|
Module test
|
|
| Web
features |
Module
aim and objectives |
|
|
Creating web features |
Redirecting
users to other
pages
Sending an e-mail
Reading and writing files
The fread ( ) function
Inserting an image |
|
Creating
web page content |
Creating
dynamic content
|
|
Module
summary |
|
|
|
Module test
|
|
| PHP
and databases |
Module
aim and objectives |
|
|
Using databases with PHP |
Adding tables to a database
Creating a table
Connecting to a database
server |
|
Manipulating
a database with PHP |
Populating
a table
Extracting and manipulating
information |
|
Adding
and extracting information |
Adding
information
Extracting information |
|
Module
summary |
|
|
|
Module test
|
|