Query: bbcode_destroy
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BBCODE_DESTROY(3) 1 BBCODE_DESTROY(3) bbcode_destroy - Close BBCode_container resourceSYNOPSISbool bbcode_destroy (resource $bbcode_container)DESCRIPTIONThis function closes the resource opened by bbcode_create(3).PARAMETERSo $bbcode_container - BBCode_Container resource returned by bbcode_create(3).RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group BBCODE_DESTROY(3)