lock a PHP script
Posted: Fri Jan 30, 2009 6:36 am
Hello,
Well i kinda realize that the topic title doesn't actually describe the problem.. so here it is:
I made PHP script and compiled it using Bambalam PHP EXE Compiler/Embedder (it's not a script that runs on a server, but locally in an windows environment as an .exe application).
My problem is how to lock the script to a specific computer. Using the MAC Address or the IP is not a good approach since both can be easily changed/emulated.
So the question is how can I lock the script to a specific PC via PHP...
Well i kinda realize that the topic title doesn't actually describe the problem.. so here it is:
I made PHP script and compiled it using Bambalam PHP EXE Compiler/Embedder (it's not a script that runs on a server, but locally in an windows environment as an .exe application).
My problem is how to lock the script to a specific computer. Using the MAC Address or the IP is not a good approach since both can be easily changed/emulated.
So the question is how can I lock the script to a specific PC via PHP...