PHP Doku:: Close BBCode_container resource - function.bbcode-destroy.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzTextverarbeitungBulletin Board CodeBBCode Funktionenbbcode_destroy

Ein Service von Reinhard Neidl - Webprogrammierung.

BBCode Funktionen

<<bbcode_create

bbcode_parse>>

bbcode_destroy

(PECL bbcode >= 0.9.0)

bbcode_destroyClose BBCode_container resource

Beschreibung

bool bbcode_destroy ( resource $bbcode_container )

This function closes the resource opened by bbcode_create().

Parameter-Liste

bbcode_container

BBCode_Container resource returned by bbcode_create().

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)