topical media & game development
basic-php-12-admin-unlogged-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 not logged in.<br>
Once logged in, you will have access to your administrator tools.<br>
<a href="admin_login.php">Click here</a> to login.
</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.