php man page for fbsql_fetch_lengths

Query: fbsql_fetch_lengths

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FBSQL_FETCH_LENGTHS(3)							 1						    FBSQL_FETCH_LENGTHS(3)

fbsql_fetch_lengths - Get the length of each output in a result

SYNOPSIS
array fbsql_fetch_lengths (resource $result)
DESCRIPTION
Stores the lengths of each result column in the last row returned by fbsql_fetch_row(3), fbsql_fetch_array(3) and fbsql_fetch_object(3) in an array.
PARAMETERS
o $ result -A result identifier returned by fbsql_query(3) or fbsql_db_query(3).
RETURN VALUES
Returns an array, starting at offset 0, that corresponds to the lengths of each field in the last row fetched by fbsql_fetch_row(3), or FALSE on error.
SEE ALSO
fbsql_fetch_row(3). PHP Documentation Group FBSQL_FETCH_LENGTHS(3)
Related Man Pages
fbsql_data_seek(3) - php
fbsql_fetch_object(3) - php
fbsql_next_result(3) - php
fbsql_result(3) - php
sybase_fetch_row(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch