I have a php script that I encoded with sourceguardian for protection against theives, and I need a way to:
- Issue a random license for each copy I sell
- Verify the license via internet
- Disable invalid license's during check
Anyone know how to get this done?
Thanks, Chris