This script is a simple PHP script that will allow you to generate invitation keys and verify them when for example, registering an user. Usage is VERY simple.
Features: Unlimited Unique keys can be generated (They will never collide with each other). Cannot be cracked or keygened. Unique salt to protect the keys.
Requirements: PHP5 and MySQL only.