Searched refs:odbc_fetch_into (Results 1 – 4 of 4) sorted by relevance
18 odbc_fetch_into($result, $array);48 Warning: odbc_fetch_into(): Cannot get data of column #3 (retcode 100) in %s on line %d
265 ZEND_FUNCTION(odbc_fetch_into);330 ZEND_FE(odbc_fetch_into, arginfo_odbc_fetch_into)
55 function odbc_fetch_into($statement, &$array, int $row = 0): int|false {} function
1507 PHP_FUNCTION(odbc_fetch_into) in PHP_FUNCTION() argument
Completed in 20 milliseconds