convertFromHtml (string $text). Convert BBCode to HTML and returns parsed text as string. Example: use Genert\BBCode\BBCode; $bbCode = new BBCode(); // Output ...
確定! 回上一頁