downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mysql_field_name> <mysql_field_flags
Last updated: Fri, 20 Nov 2009

view this page in

mysql_field_len

(PHP 4, PHP 5)

mysql_field_lenZwraca długość danego pola

Opis

int mysql_field_len ( resource $wynik , int $ofset_pola )

mysql_field_len() zwraca długość danego pola.

Aby zachować zgodność z poprzednimi wersjami, można użyć również mysql_fieldlen(). Jest to jednak niezalecane.



add a note add a note User Contributed Notes
mysql_field_len
adam_nospam_hunger at yahoo dot com
31-Oct-2003 01:04
For a mysql type DECIMAL(8,4), the length is returned as 10 (M+2 as per documentation).

mysql_field_name> <mysql_field_flags
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites