Quote:
Originally posted by trevor
isn't that a bit of a security hole?
so like
header("location: main.php?username=$username&password=$password");
into login.php
|
You could use one of the many default encryption functions that comes with PHP, or you could just find another way, but truly I don't know how to do it another way :o