You are here

constant DB_ERROR_MISMATCH in Flickr API 5

The number of parameters does not match the number of placeholders

1 use of DB_ERROR_MISMATCH
DB_common::executeEmulateQuery in phpFlickr/PEAR/DB/common.php
Emulates executing prepared statements if the DBMS not support them

File

phpFlickr/PEAR/DB.php, line 81

Code

define('DB_ERROR_MISMATCH', -7);