
May 28th, 2000, 05:43 PM
|
|
Junior Member
|
|
Join Date: May 2000
Posts: 4
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Is there some global variable that will tell me what argument was passed to the PHP file? What I am currently using is this:
file.php?variable=value
But what I want to do is this:
file.php?value
Is there some global variable that would hold the value of "value" in it?
Thanks,
Ishamael
|