sharing some useful programming tips with other developers.
This is for MySQL I have no idea about other DBs
$query = mysql_query("SELECT count(*) FROM accounts");$ctr = mysql_result($query,0,0);
Post a Comment
Copyright 2008 Splashpress Media | Converted by eBlog Templates | Blogging Pro Blogger | Designed by Design Disease
0 comments
Post a Comment