|
Module
|
Content
|
Topic
|
|
Web security
|
Module aim and objectives
|
|
|
|
User authentication
|
HTTP authentication
Authenticating from a text file
Authenticating from a
database
Cookies
Setting cookies
Using cookies
|
|
|
Sessions
|
Sessions and PHP
How sessions work
Storage modules
Creating a session
|
|
|
Encryption
|
Key encryption
Implementing PGP
Encrypting an e-mail with PGP
Implementing GNUPG
|
|
|
Module summary
|
|
|
|
Module test
|
|
|
Using MySQL with
PHP
|
Module aim and objectives
|
|
|
|
Creating database functionality
|
PHP functions
for MySQL
Performing dynamic functions
using MySQL
|
|
|
Using MySQL on the Web
|
Referencing a
database
|
|
|
Module summary
|
|
|
|
Module test
|
|
| PHP
and e-commerce |
Module
aim and objectives |
|
|
Creating a product catalog |
Preparing a product catalog
Creating an administration
menu
Adding a record
Connecting to MySQL Server
Selecting records
Modifying a record
Deleting a record |
|
Creating
a shopping system |
Creating
the storefront
Viewing product details |
|
Tracking
and confirming orders |
Tracking a shopping cart
Counting items for the user
Checking out
Sending an order via e-mail |
|
Module
summary |
|
|
|
Module test
|
|