Tom Sparks wrote:

> How do I take the output from a command line program and update a
> MYSQL database with it?

<command line program> | mysql -u user -p -Ddatabase



-- 
Per Jessen, Zürich (22.6°C)


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

Reply via email to