ingres_execute
(PECL ingres >= 1.1.0)
ingres_execute — Execute a prepared query
Список параметров
-
result
-
The result query identifier
-
params
-
An array of parameter values to be used with the query
-
types
-
A string containing a sequence of types for the parameter values
passed. See the types parameter in
ingres_query() for the list of type codes.
Возвращаемые значения
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.