";
exit;
}
$dbtest = mysql_select_db($hg_db, $Connect);
if (!$dbtest){
echo mysql_errno().": ".mysql_error()."
";
exit;
}
//////////////////////////////////////
$Result = mysql_query("select * from country order by name ", $Connect);
$Total = mysql_num_rows($Result);
$Resultc = mysql_query("select * from city order by name ", $Connect);
$Totalc = mysql_num_rows($Resultc);
?>
![]() |
|
|
![]() |
|
All Contents
Copyrights(c) 2000, Butterflystamps
All rights reserved, For Questions and comments, send email to webmaster |