View file img.php
<?php include_once 'function.php'; $page = getPage('http://wapkino.com/img.php?'.$_SERVER['QUERY_STRING']); echo $page; ?>
<?php include_once 'function.php'; $page = getPage('http://wapkino.com/img.php?'.$_SERVER['QUERY_STRING']); echo $page; ?>