Does anybody know of a method (or methods) to FAX a web page using PHP? I mean, we all know about PHP's mail function. But I don't see anything equivalent to that in the library for FAXing.
I'm trying to set up a method for an insurance co. that will allow a user to FAX pertinent data from an HTML form instead of emailing it.
Thanks in advance.