useful recursive PHP functions

recursively ...

PHP Manual for

ocifreestatement

(PHP 3>= 3.0.5, PHP 4 )

ocifreestatement --  Free all resources associated with a statement

Description

bool ocifreestatement ( resource stmt)

ocifreestatement() free all resources associated with the statement stmt . Returns TRUE on success or FALSE on failure.

© 2012 lixlpixel