| |
MYSQL-LOGIN.ASP
Make ASP generated web content available only to you!
This is the ASP version of mysql-login.php.
I have added an extra parameter, specifying the database to log into.
mysql-login.php
is a modified version of login.php.
By doing this, I got rid of some redundancy in my code, and made it more portable. I would have
used this to replace login.php, but I would
have been neglecting the cases where sites don't have access to a MySQL database.
|
|
|
|