Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
PHP Options/Info Functions
PHP Manual

gc_enabled

(No version information available, might be only in CVS)

gc_enabledReturns status of the circular reference collector

Description

bool gc_enabled ( void )
Warning

This function is currently not documented; only its argument list is available.

Returns status of the circular reference collector.

Parameters

This function has no parameters.

Return Values

Returns TRUE if the garbage collector is enabled, FALSE otherwise.


PHP Options/Info Functions
PHP Manual