property DB_mysql::$_db in Flickr API 5
The database specified in the DSN
It's a fix to allow calls to different databases in the same script.
@access private
Type: string
File
- phpFlickr/
PEAR/ DB/ mysql.php, line 154
Class
- DB_mysql
- The methods PEAR DB uses to interact with PHP's mysql extension for interacting with MySQL databases
Code
var $_db = '';