![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: getting arguments from a shellscript into $_REQUEST when faking call from a web server
From: Geoff Winkless <usenet-at-geoff-dot-dj@[127.0.0.1>
Date: Fri Jul 15 2005 - 17:35:38 CEST
Jerry Stuckle wrote:
Mmm. I managed to get it to run by using
php -r '$_REQUEST["test"]=1; include myprog.php;'
but I wasn't 100% happy with it.
Thanks anyway :)
Geoff
|