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
odbc_do
(PHP 3>= 3.0.6, PHP 4 )
odbc_do -- Synonym for
odbc_exec()
Description
resource
odbc_do
( resource conn_id, string query)
odbc_do()
will execute a query on the given connection.
© 2012
lixlpixel