property DB_pgsql::$row in Flickr API 5
The current row being looked at in fetchInto() @access private
Type: array
File
- phpFlickr/
PEAR/ DB/ pgsql.php, line 136
Class
- DB_pgsql
- The methods PEAR DB uses to interact with PHP's pgsql extension for interacting with PostgreSQL databases
Code
var $row = array();