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


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to