PHP eFax

A PHP class that wraps the eFax Developer API.
Download

PHP eFax Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • USD 95.00 | BUY the full version
  • Publisher Name:
  • Alexis Wilke and Doug Barbieri
  • Publisher web site:

PHP eFax Tags


PHP eFax Description

A PHP class that wraps the eFax Developer API. PHP eFax is a wrapper for the eFax Developer API. Use PHP eFax to automate the task of sending faxes electronically from your PHP-powered web server. All you need is an account with eFax Developer and you are set to go. Processing is usually instantaneous.Here's how it works: 1. Insert our class in your PHP code, 2. Create an instance of a PHP eFax object, 3. Set your PHP eFax account information, 4. Add the documents you want to be faxed, and 5. Call the send() functionIt is that easy!PHP eFax also allows you to analyze the response you get from the eFax system. Since eFax Developer tells you whether faxes were successfully sent or not, PHP eFax helps you automate this task. It includes all of the over 200 error messages that eFax Developer can generate and with just 4 or 5 lines of PHP code, you will get all the information you need about the fax disposition. Here are some key features of "PHP eFax": · Supported platforms: All platforms that support PHP v4+3 with the HttpRequest extension (Microsoft Windows, Linux, Mac OS/X, SunOS, HP UX, etc.) · Send faxes in minutes from your PHP environment. · Send faxes all over the world. · Complete documentation. Requirements: · PHP What's New in This Release: · This version includes the necessary code to quickly parse the XML file sent by eFax Developer to your Web site whenever you receive a fax. · It includes one bugfix (the date when the fax was sent was given in UTC, but was really PST.) · There are many documentation enhancements and some small changes to the code to make it easier to use. · For instance, you can now set the phone number where the fax is to be sent with spaces, pluses, dashes, and parentheses, and your fax will be sent.


PHP eFax Related Software