Convert
#1

PHP код:
mysql_store_result();
if(
mysql_num_rows() > 0)
{

On R41-2 be??
Reply
#2

pawn Код:
if(cache_num_rows() > 0)
{
}
Reply
#3

Код:
rows = cache_num_rows();
        if(rows)
        {
        } else // no rows found
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)