Adamwlad
01-23-2004, 03:48 PM
I have a MySQL database with:
id
username
address
phone
How can I have a simple link i.e.
<a href="something.php?id=1&uername=john">
link</a>
and have a PHP page showing the values for John's address and phone
Can somebody help? I would really appreciate it.
Thanks,
-Adam
id
username
address
phone
How can I have a simple link i.e.
<a href="something.php?id=1&uername=john">
link</a>
and have a PHP page showing the values for John's address and phone
Can somebody help? I would really appreciate it.
Thanks,
-Adam