if you have error message as above at your web php script, please add below script for know the cause of the error:
$tampil="select * from table ";
$hasil=mysql_query($tampil) or die (mysql_error());
$jumlah=mysql_num_rows($hasil);
Saturday, May 09, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment