[NTLUG:Discuss] PHP revisited:need more info please

David Ross davidwross1 at attbi.com
Fri Feb 21 19:16:53 CST 2003


Thanks to who helped me find this line:

foreach ($HTTP_GET_VARS as $secvalue) {
    if (eregi("<[^>]*script*\"?[^>]*>", $secvalue)) {
        die ("I don't like you...");
    }
}
now i would like to know how i can add a mail command to send me an e-mail 
when this particular line is executed.I'm not a good programmer so go easy on 
me.
David
-- 
this e-mail is certified windows free.



More information about the Discuss mailing list