View file public_html/fun/anek_today.php
<?php $gl = 'wap4eg.net.ru'; header ("Content-type: text/vnd.wap.wml; charset=utf-8"); $file = file("http://awap.ru/fun/anek_today.php?$QUERY_STRING"); $file = @implode("", $file); $file = ereg_replace("[email protected].", "$gl",$file); print $file; ?>