View file public_html/inc/siteinfo.php

File size: 78B
<?
$hk = mysql_query("SELECT * FROM sys ");
$pak = mysql_fetch_array($hk);
?>