I hate to keep beating a dead horse, but this horse is not quite dead yet.

I need to print a php script from a web site using CRON. I'm thinking
something like this should work but I don't know enough about it to say that
it would. I know that I can run a php script using CRON as such:

lynx --dump http://yoursite.com/cronjob.php >/dev/null

Can I not output this data to a printer?

Thanks

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

Reply via email to