Home
last modified time | relevance | path

Searched refs:odbc_execute (Results 1 – 4 of 4) sorted by relevance

/PHP-5.6/ext/odbc/tests/
H A Dbug47803.phpt63 if(!odbc_execute($result, array($k['name'], $k['id']))) {
77 if(!odbc_execute($result, array($k['id']))) {
/PHP-5.6/ext/odbc/
H A Dphp_odbc.h61 PHP_FUNCTION(odbc_execute);
H A Dphp_odbc.c340 PHP_FE(odbc_execute, arginfo_odbc_execute)
1290 PHP_FUNCTION(odbc_execute) in PHP_FUNCTION() argument
/PHP-5.6/
H A DNEWS6369 - Fixed bug #52512 (Broken error handling in odbc_execute).
7973 - Fixed bug #48038 (odbc_execute changes variables used to form params array).

Completed in 35 milliseconds