Question: The instructions say to place right after <?php. There is a similar hack, but to prevent attachment stealing, here:
https://vborg.vbsupport.ru/showthrea...threadid=35399 Now this hack says to place the code after require("./global.php");. Is there a difference between either placement? Should I change my installation of that hack to place the code right after <?php, instead of after require("./global.php");?
Actually, upon closer examination, it looks like this version and that version are pretty different. Which one is better?