05-15-2009, 05:39 PM
|
#3 (permalink)
|
|
The Gregarious
Join Date: Feb 2009
Location: New York
Posts: 645
Thanks: 64
|
Quote:
Originally Posted by adham is me
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...?
|
|
|
|