Re: [PHP] PHP to fax

2001-08-31 Thread Sean C. McCarthy
Hi Ari, If you are using Linux (if not you should! really) You can use lprfax which will let you use 'lpr -Pfax -J', mgetty-fax, efax or something like that. If you use one of those programs dump the information to file and use exec() from PHP. Sean C. McCarthy SCI, S.L. (www.sci

Re: [PHP] PHP to fax

2001-08-31 Thread Andrey Hristov
use exec() to call fax program on Linux. Andrey Hristov IcyGEN Corporation http://www.icygen.com BALANCED SOLUTIONS - Original Message - From: "Ari Nepon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 31, 2001 6:25 PM Subject: [PHP] PHP to fax

[PHP] PHP to fax

2001-08-31 Thread Ari Nepon
Does anyone know of a way to go directly from a PHP/MySQL application to having a fax sent out??? I am trying to set up my application so that when a transaction is completed. Both parties receive a fax. Anyone done anything like this? Thanks, Ari Nepon -- PHP General Mailing List (http://www