Hello does any 1 know how to make a php file have a licence to a database, and if the code isnt present in the database then it dosnt work?
Printable View
Hello does any 1 know how to make a php file have a licence to a database, and if the code isnt present in the database then it dosnt work?
Don't pay for one, they are easy to make. Or phpaudit.com - free :)
Simon, trust you to ruin someone who nearly had a customer :P.
Jack, PHPLock is very good but even easier to null as all you have to do is remove one line of code and bang, the database works without a key code or anything needed.
OH User system used PHPLock I believe and it was 'nulled' by many people because it simply wouldn't work with the code in a separate PHP file. All it took to null it was the exclusion of a line of code and it worked.
This was a fix for many errors and bugs in the actual user system.
What I'm unsure on is whether the actual 'PHPLock System' was in the BETA stages then or not - I'm unsure whether Tom developed it further, you'll have to ask him.
Ahhh right.
So, does it work if it's configured right?