Here is my dilemma.
I usually pass variables like this…
Http://www.server.com/page.php?username= $username
This works, but what if I want to hide that information to the visitor?
I know I’m setting myself up for a “duh?” Answer but I hope to learn something new.
I usually pass variables like this…
Http://www.server.com/page.php?username=
This works, but what if I want to hide that information to the visitor?
I know I’m setting myself up for a “duh?” Answer but I hope to learn something new.
