UniKey API Sample
===============================================================

Compilation notes
---------------------------------------------------------------
This is compatible with both 32 and 64 servers

Installation instructions
---------------------------------------------------------------
1. Copy sample.php into your web directory (eg. www in Wamp or
EasyPHP), found in samples folder of the SDK
2. Open php.ini in your web server tool installation (eg. in 
apache->php->php.ini)
3. Scroll down to "Dynamic Extensions"
4. Add:
extension=UniKey_PHP_5_4.dll
or 
extension=UniKey_PHP_5_3.dll
depending on what version of PHP you are using, please check 
the libraries folder in this SDK for these files
5. Start server

Launch your browser and navigate to sample.php with UniKey 
inserted, functions should operate as expected.

Supported enviroments
---------------------------------------------------------------
Programming Language: PHP
Platform: Windows XP, Vista, 7, 8, server 2003, 2008, 2012
APIs: all UniKey APIs

Trademarks
---------------------------------------------------------------
SecuTech Solution Inc. All rights reserved.




