Re: [PHP] send fax

2002-03-17 Thread heinisch
At 17.03.2002 07:35, you wrote: >Hi, >is it possible to send automated faxes via PHP? >Thanks in advance, >Senih If your ISP or your server is able to, yes. something like exec("sendfax options",$foo); should do this. check out your system and ISP for more infos on it. Some ISP“s offer the sendi

[PHP] send fax

2002-03-16 Thread Senih
Hi, is it possible to send automated faxes via PHP? Thanks in advance, Senih

[PHP] send fax with PHP?

2001-11-28 Thread Raymond Lilleodegard
Hi! I have tried to find some functions to send fax with, but without any luck. Does anyone know how i could do this? Best regards Raymond Lilleodegard -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT