gc_enabled(3) php man page | unix.com

Man Page: gc_enabled

Operating Environment: php

Section: 3

GC_ENABLED(3)								 1							     GC_ENABLED(3)

gc_enabled - Returns status of the circular reference collector

SYNOPSIS
bool gc_enabled (void )
DESCRIPTION
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.
EXAMPLES
Example #1 A gc_enabled(3) example <?php if(gc_enabled()) gc_collect_cycles(); ?>
SEE ALSO
Garbage Collection. PHP Documentation Group GC_ENABLED(3)
Related Man Pages
php_check_syntax(3) - php
imagepsslantfont(3) - php
isset(3) - php
svn_add(3) - php
fbsql_autocommit(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!