Posted: Wed Apr 12, 2006 4:52 pm
You'd have to run it to see what is shows on your system.sheila wrote:What does this show?Code: Select all
print_r($_SERVER['argv']);
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
You'd have to run it to see what is shows on your system.sheila wrote:What does this show?Code: Select all
print_r($_SERVER['argv']);
I've run it on my system and it prints the name of the script. My question was to the OP.arborint wrote:You'd have to run it to see what is shows on your system.sheila wrote:What does this show?Code: Select all
print_r($_SERVER['argv']);