Can you give me some suggestions on how to secure a piece of code (credits, footer) from being removed? It's just a text with hyperlink saying "Powered by", bla bla... If a user removes that piece of code, I want to force it back on the place or to display a warning message. Note: I won't to protect my code from being STO.LEN, but REMOVED. Thanks for your help
If you are offering source code that can easily be edited there is no way to prevent someone from editing certain sections. Odds are if they are smart enough to change one line of your PHP code they are smart enough to get rid of your footer.