Programs designed in class
Using regular expressions in Perl:
form.php
and its
source
Form processing with PHP
:
register1.php
and
register2.php
PHP counter
: and
counter.php
Opening and closing a MySQL connection
and
PHP script
Selecting a database
and
PHP script
Creating a database
and
PHP script
Creating a table
and
PHP script
Working with records
and
PHP script
Retrieving records into an indexed array
and
PHP script