PHP eFax
|
eFax class implementation More...
Classes | |
class | eFaxException |
An exception used by the eFax class. More... | |
class | eFaxBarcode |
A barcode object. More... | |
class | eFax |
The PHP script to send and receive faxes over the Internet. More... | |
Variables | |
const | PHP_EFAX_VERSION '1.10' |
The eFax PHP version. More... | |
Implementation of the efax class used to create faxes that are compatible with eFax Developer.
Copyright (c) 2007-2017 Made to Order Software Corp.
All Rights Reserved.
This software and its associated documentation contains proprietary, confidential and trade secret information of Made to Order Software Corp. and except as provided by written agreement with Made to Order Software Corp.
a) no part may be disclosed, distributed, reproduced, transmitted, transcribed, stored in a retrieval system, adapted or translated in any form or by any means electronic, mechanical, magnetic, optical, chemical, manual or otherwise,
and
b) the recipient is not entitled to discover through reverse engineering or reverse compiling or other such techniques or processes the trade secrets contained therein or in the documentation.
const PHP_EFAX_VERSION '1.10' |
This name definition, PHP_EFAX_VERSION, is the string representing the version of the eFax PHP library.
You can use that definition to make sure that you have a compatible version of the library for your software to run properly.