I am editing some old code from another programmer and keep getting data from $GLOBALS['argv'].
I have no idea what this is and can't seem to find any info on it other than people are using it.
Can anyone tell me where this is set at or what causes a $GLOBALS['argv'] variable to be set? Where should I look to find the source?
Thanks!