Re: [PHP] Re: Pass $_GET to php cli.

2007-08-20 Thread Per Jessen
Thijs Lensselink wrote: > I don't see where N0K asks for mapping of $_GET to commandline > parameters. He did't specifically ask, but his attempts seem to suggest that's what he was hoping for. /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http:/

Re: [PHP] Re: Pass $_GET to php cli.

2007-08-20 Thread Thijs Lensselink
On Mon, 20 Aug 2007 14:41:03 +0200, Per Jessen <[EMAIL PROTECTED]> wrote: > N0K wrote: > >> So, im trying to the the same in php command line >>=20 >> i have test with many things, but i dont know how to specify this >> variable to the php cli, >> some tested example: >>=20 >> php administration.p

[PHP] Re: Pass $_GET to php cli.

2007-08-20 Thread Per Jessen
N0K wrote: > So, im trying to the the same in php command line > > i have test with many things, but i dont know how to specify this > variable to the php cli, > some tested example: > > php administration.php --varpass=112233 --checkpass=Submit > php administration.php --"varpass=112233&checkpa