bbcode_destroy

(PECL bbcode >= 0.9.0)

bbcode_destroyClose BBCode_container resource

說明

bool bbcode_destroy ( resource $bbcode_container )

This function closes the resource opened by bbcode_create().

參數

bbcode_container

BBCode_Container resource returned by bbcode_create().

回傳值

如果成功則回傳 TRUE,失敗則回傳 FALSE

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top