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_table
(PHP 4 >= 4.0.6)
fbsql_field_table -- Get name of the table the specified field is in
Description
string
fbsql_field_table
( resource result, int field_offset)
Returns the name of the table that the specified field is in.
© 2012
lixlpixel