DaniWeb Forum Index
>
Search Forums
RSS
Search Results
•
•
•
•
Showing results 1 to 1 of 1
Search took
0.01
seconds.
Search:
Posts Made By:
forzadraco
Save these search results for 24 hours
Forum:
PHP
Oct 16th, 2009
Replies:
2
Confused :(
Views:
192
Posted By
forzadraco
-1
<?php //check table function...
<?php
//check table
function checktable($tablename){
return mysql_query("select * from ".$tablename." limit 0,1");
}
$table="table_name_that_want_to_be_check";
if(checktable($table)){...
Showing results 1 to 1 of 1
You need to
join our community
in order to build your list of favorite forums. You can visit the
forum index
for a listing of all forums.
Latest Posts
Today's Posts
All Forums
Unanswered Threads
All Forums
Related Forum Features
DaniWeb News Stories
DaniWeb Code Snippets
DaniWeb Tutorials
DaniWeb Product Reviews
DaniWeb White Papers
Forum Search
About Us
|
Contact Us
|
Advertise
|
DaniWeb
|
Acceptable Use Policy
|
©2003 - 2009 DaniWeb® LLC