Searched refs:odbc_execute (Results 1 – 4 of 4) sorted by relevance
63 if(!odbc_execute($result, array($k['name'], $k['id']))) {77 if(!odbc_execute($result, array($k['id']))) {
61 PHP_FUNCTION(odbc_execute);
340 PHP_FE(odbc_execute, arginfo_odbc_execute)1290 PHP_FUNCTION(odbc_execute) in PHP_FUNCTION() argument
6369 - 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