Hi Ari,

If you are using Linux (if not you should! really) You can use lprfax
which will let you use 'lpr -Pfax -J<number or name>', 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-spain.com)


Ari Nepon wrote:
> 
> 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.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to