Is it possible to pass STDIN data to a php script via wget or lynx (cuz Apache is not installed in CGI mode, so I don't have a binary to call)??

I am trying to create a setup where, a certain email address when sent, takes the message data and passes it to a php script to insert into a DB for a ticketing system.

Thanks
Mike D



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

Reply via email to