|
1. Home
Follow the links above, in sequence, for an example of a username &
password login web based system, developed using PHP, JavaScript and a MySQL database.
All files on this site are generated using a default header and footer
using <?php include("afilename.inc"); ?>
This page you are viewing is generated from the following three files:
index.php |
<?php include("header.inc");
?>
<blockquote>
<p align="center">Follow the links above, in sequence, for an example of a
username & password login web based system, developed using PHP, JavaScript and a
MySQL database.</p>
<p align="center">All files on this site are generated using a default
header and footer using <font SIZE="1"
COLOR="#000000"><</font><font SIZE="1"
COLOR="#800080">!--</font><font SIZE="1"
COLOR="#008000">#INCLUDE
FILE="aFileName.inc"--</font><font SIZE="1"
COLOR="#000000">> </font>This page you are viewing is
generated from the following three files:</p>
</blockquote> <?php include("footer.inc"); ?>
|
|
header.inc
|