useful
recursive PHP functions
recursively ...
... scan directory
scan a directory recursively with PHP
... delete directory
remove directory recursively with PHP
... get size
get filesize of directory and all files within
... do whatever PHP can do
recursively handle data with PHP
PHP Manual for
fbsql_field_len
(PHP 4 >= 4.0.6)
fbsql_field_len -- Returns the length of the specified field
Description
int
fbsql_field_len
( resource result, int field_offset)
fbsql_field_len()
returns the length of the specified field.
© 2012
lixlpixel