In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > Hi NG! > > how could i give some vars to a php script, that is directly executed by > php-parser. for instance: > > #!/usr/bin/php -q > <? > echo "$SOME_VAR"; > ?> > > is it possible at all? > > thanx for advance. > > Hermann Bier > > Have a look at the section of the manual on Using PHP from the Command Line - there are examples of how to do what you want.
-- David Robley Temporary Kiwi! Quod subigo farinam -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php