PHP Voucher is a simple manager to create, check and execute unique vouchers. It works without SQL database. The generated codes are encrypted with MD5 algorithm and saved in data files (*.dat). Executed vouchers are registered and cannot be used again.
Generating codes: makecode.php
Checking codes: checkvoucher.php
Configuration: config.php
Style: main.css