You are here

constant DB_PORTABILITY_RTRIM in Flickr API 5

Right trim the data output by get*() and fetch*()

2 uses of DB_PORTABILITY_RTRIM
DB_mysql::fetchInto in phpFlickr/PEAR/DB/mysql.php
Places a row from the result set into the given array
DB_pgsql::fetchInto in phpFlickr/PEAR/DB/pgsql.php
Places a row from the result set into the given array

File

phpFlickr/PEAR/DB.php, line 354

Code

define('DB_PORTABILITY_RTRIM', 2);