Start

This is the file start.php to be included in a file when needed.

<?php
// start output buffering
ob_start();
// initialize a session
session_start();
?>

Registration Example | Start | Header | Footer | Connect to a Database | Create a Table | Register | Activation | Login | Logout | Forgot Password | Change Password
© 2008: Hann So
email: hso@voyager.deanza.edu