View Single Post
Old 05-15-2009, 05:39 PM   #3 (permalink)
allworknoplay
The Gregarious
 
allworknoplay's Avatar
 
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
allworknoplay is on a distinguished road
Default

Quote:
Originally Posted by adham is me View Post
thanks for useful post

but what is the use of

if (is_resource($this->last_query))

??

If I had to guess, it just checks if the last query was successful so there was a resource to use for obtaining the data from the query...?
allworknoplay is offline  
Reply With Quote