basic-php-12-admin-logged-admin.php / php
<html> <head> <title>Beginning PHP5, Apache and MySQL</title> </head> <body> <h1>Welcome to the Admin Area!</h1> <p> You are currently logged in.<br> <a href="admin_area.php">Click here</a> to access your administrator tools. </p> </body> </html>
(C) Æliens 20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.