Fax using php script.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kishorekodru
Forum Newbie
Posts: 2
Joined: Tue Aug 16, 2005 7:09 am

Fax using php script.

Post by kishorekodru »

Can some one tell me how to fax an or a file using Php script


Thanks.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

open the fax device (if available) and start writing data to it.

It will likely be easier to simply contract a online faxing company, because you can typically just send them a rendered image of the data to fax...
Post Reply