Join Up!
96811 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousmysql_fetch_fieldmysql_fetch_objectnext
Last updated: Sun, 27 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Finnish | German | Spanish

mysql_fetch_lengths

(PHP 3, PHP 4 )

mysql_fetch_lengths --  Zjistí délku všech položek aktuálního výstupu

Popis

array mysql_fetch_lengths ( resource výsledek)

Vrácí pole obsahující délku každého sloupce v posledně načteném záznamu pomocí mysql_fetch_row(), nebo FALSE dojde-li k chybě.

mysql_fetch_lengths() obsahuje délky hodnot všech vrácených sloupců posledního načteného záznamu pomocí mysql_fetch_row(), mysql_fetch_array(), a mysql_fetch_object() v poli, začínajícího klíčem 0.

Viz. také: mysql_fetch_row().

User Contributed Notes
mysql_fetch_lengths
add a note about notes
There are no user contributed notes for this page.
previousmysql_fetch_fieldmysql_fetch_objectnext
Last updated: Sun, 27 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST