> I'm not familiar with -r, when was/will it be 
> implemented, 4.2.0 or later?  If you know about 
> it, add it to commandline docs.
> 
> Regarding $argv, directives to consider are:
> 
>   register_argc_argv : argv/argc existing at all
>   register_globals   : $argv vs $_SERVER['argv']
> 
> Awhile ago someone asked to have $argv exist 
> despite what register_globals says but not sure 
> what came from that.  Maybe this has all changed 
> since the CLI/4.2.0 changes ... *shrug*
> 
> Regarding your examples below, they don't make 
> sense to me can you please expand on the meaning 
> of -r ?  

IMHO it would be good to have a general section
with all the different server apis implemented
to be used with PHP.

Goba


Reply via email to