Hello all thanks for reading my post
I've purchase scripts that require me to enter my url that the php script will be installed. Then they generate a licence file which you have to down load and place in some directory or another.
I've now writen my own little script which I'll be offering free of charge. However, I do not want the user to remove my copywrite link back to my site. So, I figured if I can have the register and generate a licence file so the script will only work on their site that the script is running on then I can at least track who has what have a little bot check to see if the link back is ok or not. Maybe even something that encrypts the link back and makes it part of the licence file?
So does anyone know how to do something like this, or the best approach / software ect...
I basically know enough to write my own banner / link exchange script but little else so bare with me if I have a few more questions...
Thanks