Is it possible to pass a $_SERVER variable to a PHP script via the command line?
Specifically I am trying to set the $_SERVER[\'recipient\'] manually so I can test e
How about setting up a dummy page called dummy.php with this contents: