You are here

property DB_common::$fetchmode in Flickr API 5

The current default fetch mode

Type: integer

File

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

Class

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

Code

var $fetchmode = DB_FETCHMODE_ORDERED;