admin/index.php: <? require_once("../conn.php");?> $sql=mysql_query("select * from config where s_user='".$user."' and s_pass='".$pass."'"); |
admin/index.php: <? require_once("../conn.php");?> $sql=mysql_query("select * from config where s_user='".$user."' and s_pass='".$pass."'"); |