The Server Pages
:: TSP Menu
- Home
- Authors
- Glossary
- RSS Feed

:: Servers
- CPanel
- Hosting
- Linux
- Windows

:: Webmaster
- Databases
- Design
- PHP
- Search Engines

:: Scripts
- Scripts

:: Documentation
- PHP Manual

:: Other
- Errors & Solutions
- TechPunt
- Wojjie

search for in the

ibase_pconnect> <ibase_num_params
[edit] Last updated: Sat, 12 May 2012

view this page in

ibase_param_info

(PHP 5)

ibase_param_infoReturn 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

query

An InterBase prepared query handle.

param_number

Parameter offset.

Return Values

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

See Also



add a note add a note User Contributed Notes ibase_param_info
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites