Unifined index 'argv' in $_SERVER['argv']
Posted: Thu Jul 06, 2006 3:27 pm
Hi,
i have noted a $_SERVER parameter called 'argv' which suppose to contian an array of paramters passed via the url
No on trying to access this parameter by passing a querystring url on my local installation of php i get the error
Kendall
i have noted a $_SERVER parameter called 'argv' which suppose to contian an array of paramters passed via the url
No on trying to access this parameter by passing a querystring url on my local installation of php i get the error
is there some option i need to turn on in my PHP config to have access to th is variable?otice: Undefined index: argv in ......
Kendall