Skip to main content
Drupal API Help
Helping Drupal Community, One API at a time
Main menu
Home
Drupal Core
Getting Help
You are here
Home
»
API reference
»
Flickr API 5
»
DB.php
»
DB_result
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
;
API Navigation
Flickr API 5
Classes
Functions
Files
Constants
Deprecated