property DB_mysql::$phptype in Flickr API 5
The DB driver type (mysql, oci8, odbc, etc.)
Type: string
File
- phpFlickr/PEAR/DB/mysql.php, line 54
Class
- DB_mysql
- The methods PEAR DB uses to interact with PHP's mysql extension
for interacting with MySQL databases
Code
var $phptype = 'mysql';