what would be the best way to do this?
by DBarefoot
Question by Phil: what would be the best way to do this?
Hi guys
im having a problem deciding the best way to do what i want..(all done in PHP preferably)
What i want:
I have a script im selling (i’d say why but id get stupid questions so meh lol) and i have a product key activiation method.
The script installer is supposed to send off a key to a location stored on my server which processes the activation process – i have done this because it means less security issues.
What i want to know is what would the best way to do this be WITHOUT directing the user to another page then back to continue the installer. Any thoughts?
thanks!
Best answer:
Answer by V2
Not a direct answer but instead of using the installer to check the serial number, have the check at the start of the program instead.
Give your answer to this question below!