topical media & game development
basic-php-12-unlogged-user.php / php
<html>
<head>
<title>Beginning PHP5, Apache and MySQL</title>
</head>
<body>
<h1>Welcome to the home page!</h1>
<p>
You are currently not logged into our system.<br>
Once logged in, you will have access to your personal area,
along with other user information.<br>
If you have already registered,
<a href="user_login.php">click here</a> to login,
or if would like to create an account,
<a href=<register.php>>click here</a> to register.
</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.