On Wednesday 08 October 2003 00:59, Nicolas Claus wrote:

> is there an easy way to send faxes from PHP?

Short answer, no.

> Please explain as you would have to explain it to your grandmother (I'm
> rather new with PHP, you know).

Longer answer, you need to install some kind of fax software (HylaFAX is a 
good choice), then call it via one of the functions in 

manual > Program Execution functions


Postscript to the longer answer, the HylaFAX server itself does not have to be 
on the same machine as the webserver. It can be called remotely.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
I love mankind ... It's people I hate.
                -- Schulz
*/

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

Reply via email to