I have to run php script from Linux shell.

I have no trouble except with passing the parameters.
What is the right sintax to pass them to the script?

I would like to do something like this:
/usr/local/bin/php ./test.php param=value


Best Regards,
   Bostjan Marusic


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

Reply via email to