|
Posted by Evan Jou on 01/24/08 23:36
Hi there,
I have a simple question for you experts here. If I key in a URL like,
for example, http://localhost/test.php?name=Evan&password=Jou directly, will
it send the name and password data to the test.php script? Can I use
$_GET['name'] and $_GET['password'] to manipulate the data? Thank you in
advance. :)
Evan Jou
Navigation:
[Reply to this message]
|