PHP » GoLang |
login |
register |
about
|
GoLang ingres_fetch_proc_return
request it (309)
GoLang replacement for PHP's ingres_fetch_proc_return
[edit | history]
ingres_fetch_proc_return(PECL ingres >= 1.4.0) ingres_fetch_proc_return — Get the return value from a procedure call Description
int ingres_fetch_proc_return
( resource
$result
)This function is used to retrieve the return value following the execution of an Ingres database procedure (stored procedure).
Parameters
Return Values
Returns an integer if there is a return value otherwise it will
return Examples
Example #1 Get the return value from a procedure call
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|