You are here

property DB_mysql::$connection in Flickr API 5

The raw database connection created by PHP

Type: resource

File

phpFlickr/PEAR/DB/mysql.php, line 119

Class

DB_mysql
The methods PEAR DB uses to interact with PHP's mysql extension for interacting with MySQL databases

Code

var $connection;