Does anyone know a way to guarantee that a copyright has not been removed from a script.
An example would be this.
I put a copyright notice on page one, when the page is loaded it checks with page 2 to see if the copyright is there or not. If it has been removed it adds an error code stating it has been removed.
I would just like to have it check another file to see if its there. I know this can be done as I have seen it implemented in other scripts.
Thank you.