略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: ibase_param_info

2024-04-29

ibase_param_info

(PHP 5, PHP 7 < 7.4.0)

ibase_param_infoReturn information about a parameter in a prepared query

说明

ibase_param_info(resource $query, int $param_number): array

Returns an array with information about a parameter after a query has been prepared.

参数

query

An InterBase prepared query handle.

param_number

Parameter offset.

返回值

Returns an array with the following keys: name, alias, relation, length and type.

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.ibase-param-info.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3