You are here

property DB_result::$limit_from in Flickr API 5

The row to start fetching from in limit queries

Type: integer

File

phpFlickr/PEAR/DB.php, line 957

Class

DB_result
This class implements a wrapper for a DB result set

Code

var $limit_from = null;