You are here

property DB_common::$last_query in Flickr API 5

The most recently executed query

Type: string

File

phpFlickr/PEAR/DB/common.php, line 76

Class

DB_common
DB_common is the base class from which each database driver class extends

Code

var $last_query = '';