PHP » GoLang |
login |
register |
about
|
GoLang ibase_param_info
request it (313)
GoLang replacement for PHP's ibase_param_info
[edit | history]
ibase_param_info(PHP 5, PHP 7) ibase_param_info — Return information about a parameter in a prepared query Description
array ibase_param_info
( resource
$query
, int $param_number
)Returns an array with information about a parameter after a query has been prepared. Parameters
Return ValuesReturns an array with the following keys: name, alias, relation, length and type. See Also
|
more
Recently updated
more
Most requested
|