Servicios Productos Telecargue Historia Contacto
 
Mi cuenta
 
Servicios
Servicios de consulta
Entrenamiento
Ayuda
 
Productos profesionales
molib™
the sandbox™
sswf™
odbcpp™
Trinity℠
¡Order Made!®
PHP eFax
PHP Pay Junction
Instant Cart™
DLF™
Documentos
 
Productos de consumo
Turn Watcher™
Telecargue nuestros productos
CafePress
Foros
 
Sobre nosotros
Historia
Noticias
Blogs
FAQ
Términos y condiciones
Privacidad
 
Contactar nosotros
Contacto
Trabajo
Solicitud de servicio
 
 
 
Idiomas disponible :  English   français 
 
PHP eFax

Faxes from your Internet Server

Compre PHP eFax

A fax machine with a fax coming out saying 'PHP eFax' PHP eFax is a PHP class that wraps 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 (See Algorithm):

  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() function

It is that easy1!

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.

Technical Features:

 

Compre PHP eFax



NOTES
1   Your own valid eFax developer/business account is required.
2   For this system to work in a secure environment, you are required to have a server with HTTPS and a valid certificate.
3   We tested and are using PHP eFax with PHP version 5. However, all the elements we use should work as well with PHP v4.