downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  

<ingres_fetch_rowingres_field_name>
Last updated: Thu, 26 Jun 2008

ingres_field_length

(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres:1.0-1.4.3)

ingres_field_length — Get the length of a field

Description

int ingres_field_length ( int $index [, resource $link ] )

ingres_field_length() returns the length of a field. This is the number of bytes used by the server to store the field. For detailed information, see the Ingres/OpenAPI User Guide - Appendix C.

Parameters

index

index is the number of the field and must be between 1 and the value given by ingres_num_fields().

link

The connection link identifier. If not specified, the last opened link is used.

Return Values

Returns the length of a field.



add a noteadd a note User Contributed Notes
Get the length of a field
There are no user contributed notes for this page.




<ingres_fetch_rowingres_field_name>
Last updated: Thu, 26 Jun 2008
show source | credits | sitemap | contact | advertising | mirror sites
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://phpbuilder.com/
Last updated: Tue Nov 1 20:20:59 2005 EST
Columns / Articles | Tips / Quickies | News | News Linking and RSS Feeds | Shared Code Library
Mail Archives | Support / Discussion Forums | Get Started! Links | Contribute! | Docs