Searched defs:PDO_HANDLE_DBH_ERR (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/ext/pdo/ | ||
| H A D | php_pdo_int.h | 68 #define PDO_HANDLE_DBH_ERR() if (strcmp(dbh->error_code, PDO_ERR_NONE)) { pdo_handle_error(dbh, NULL TSRMLS_CC); } macro |
Completed in 2 milliseconds