View Single Post
  #4 (permalink)  
Old 07-08-09, 10:51 AM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
Quote:
Originally Posted by Wanasa View Post
i was looking for script customer validation you know, like the one when you buy a script and you get a product key for it. and check if the customer have the right to run the script and notify me if un-allowed user installed it ... and somthing like that !!
You'll have to encrypt the script's source code with something like Zend, IonCube, Codelock, or some other product. These products can create keys that are used to restrict the script's execution and installation, and can also be used to validate them against a client database.

Also, you don't need to use exclamation marks (!!) for a question like this- it's not that exciting or important. Just ask your question ans skip all the "!!!!!!!!" stuff.
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Reply With Quote