CORE
----
eid_config.inc.php      - Configuration for EID, you have to edit this file
eid_functions.inc.php   - The library containing the functions to be used
ems_php4_sha256.inc.php - Optional SHA256 implementation, if your PHP version
                          doesn't support builtin SHA256 (i.e. PHP4). This 
                          library is used as an automatic fallback.
                          Same code as in EMS democode, therefore ems_* prefix

DEMO
----
Sample 1:
req.php			- Request Sample demonstating the usage of the library.
rsp.php			- Response check sample 

Sample 2:
test.php		- Fully featured test site demonstating use of library.

DOCUMENTATION
-------------
Please check comments in ems_functions.inc.php for usage documentation.
Then check samples to get an idea how to use the functions.

AUTHOR
------
DI (FH) Ludwig Ertl
ludwig.ertl@matschi.com
