php-general | 2001072
Date: 07/24/01
- Next message: Kurt Lieber: "RE: [PHP] Trouble with getimagesize"
- Previous message: Chris Cocuzzo: "[PHP]Question about escaping a character"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a commerce program that can send arguments to other programs via
the command line. Perl can grab those with $ARGV[0], $ARGV[1]...and so
forth. As far as I can tell, PHP can't grab these without a shell
script picking them up and explicitly sending them to a PHP script.
is there some other way to grab them without using a wrapper script?
Thanks!
providing the finest in midget technology
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Kurt Lieber: "RE: [PHP] Trouble with getimagesize"
- Previous message: Chris Cocuzzo: "[PHP]Question about escaping a character"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

