I'm trying to bind a script to a machine.  So, esentially, the script will
only be able to run on a system that it's told it can run on.  The
information for this will be stored in some for of license file as data
encrypted by mcrypt and will have to be fairly easy to retrieve/create.

Can anyone point me in the right direction to attempt to do this.  I'm even
open to checking against the MAC addr. of the netcard on the system, but
would like to avoid that if possible.

If anyone has any ideas for how to do this, a/o tutorials/exmaples i might
be able to check out, please let me know!!

Thanks in advance!

//Nick Richardson
[EMAIL PROTECTED]
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to