There isnt a web development section so i posted it here
Hey, i made a simple Code Generator class for people who need a code to be generator
Script Options:
- Characters Used (Like only use a-z).
- Colums In Code
- Characters Per Colum.
So if you set Characters to:
ABCDEFGHIJKLMNPQRSTUVWXYZ123456789
Colums to:
4
And Characters Per Colum to:
4
The output should look something like this:
U2UE-IS2A-Q3MD-J4HN
There is a sample.php file in the download. Also a How To Add.txt file.
Download Here