Posted by jonnyblazed@gmail.com on 10/19/06 22:12
I've searched everywhere for this but I'm not sure exactly what to
search for.
What I am trying to do is pass a variable to a php script via the URL.
However, I don't want to use the standard "?name=value format." I want
to either pass the variable as "value website.com" or
"website.com/value" where the script is stored in some directory
"website.com/script/index.php" and the value gets stored in a variable
declared within my php script.
I have seen this done but I just need some guidance on how to go about
doing it.
Thanks in advance!
I really appreciate your help :)
Navigation:
[Reply to this message]
|