Monday, 26 August 2013

Has anyone seen: #0f2490# if(empty($b)) { $b = \" \"; echo $b; } #/0f2490#

Has anyone seen: #0f2490# if(empty($b)) { $b = \" \"; echo $b; } #/0f2490# References I have many sites, and a couple of them, wordpress or not (some are .php based, some are core HTML. Some are WordPress blogs, and some are just core sites) show this bit of script on page load, and I cannot find it on the server or in the code for the life of me. #0f2490# if(empty($b)) { $b = \" \"; echo $b; } #/0f2490# When checking the source of the sites, it appears there is some javascript code looking for a reference to some site. I know this isn\'t enough information to properly troubleshoot the issue. I am asking if anyone has heard of this and can point me in the right direction for resources to research and learn about this issue. You can see the output for yourself at http://chiuaua.ca For reference, this is the JavaScript code that appears on the site when using source viewer in either FireFox or Chrome... #0f2490# if(empty($b)) { $b = \" \"; echo $b; } #/0f2490#

No comments:

Post a Comment