it varies from system to system .. but is another way to accomplish what you wantmy $query = "SELECT * FROM myTable"; $sth = $dbh->prepare($query); if(!$sth->execute()) { ... }
In reply to Re: Re: if (empty record set)
by Grygonos
in thread if (empty record set)
by chuleto1
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |