Warning: file_put_contents(): Only -1 of 54 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
bbcode_create bbcode_parse BBCode PHP Manual bbcode_destroy (PECL bbcode:0.9.0-0.9.1) — Close BBCode_container resource 설명 bool ( $bbcode_container ) This function closes the opened by bbcod...
Forum und email

bbcode_destroy

(PECL bbcode:0.9.0-0.9.1)

bbcode_destroy — Close BBCode_container resource

설명

bool bbcode_destroy ( resource $bbcode_container )

This function closes the resource opened by bbcode_create().

매개변수

bbcode

BBCode_Container resource returned by bbcode_create().

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.