passing variable using href
Posted: Mon Nov 29, 2004 3:07 am
Hi.
Is it possible to pass a variable from one php file to another php file using href?
I know u can use sessions or cookies but I need to pass the variable through an url.
I tried " href=var.php?variable='test' " but that didn't work.
Can you guys help me?
Is it possible to pass a variable from one php file to another php file using href?
I know u can use sessions or cookies but I need to pass the variable through an url.
I tried " href=var.php?variable='test' " but that didn't work.
Can you guys help me?