You are here

constant DB_BINMODE_CONVERT in Flickr API 5

Converts the data to hex format before returning it

For example the string "123" would become "313233".

File

phpFlickr/PEAR/DB.php, line 241

Code

define('DB_BINMODE_CONVERT', 3);