
BBCode
Sign in to saveAlso known as Bulletin Board Code
BBCode ("Bulletin Board Code") is a lightweight markup language used to format messages in many Internet forum software. It was first introduced in 1998. The available "tags" of BBCode are usually indicated by square brackets ([ and ]) surrounding a keyword, and are parsed before being translated into HTML.
Official website

PHP: 404 Not Found
PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.
php.net →Link to the official site · 986 chars · not written by Vinony
Wikidata facts
- Official website
- php.net/manual/en/book.bbcode.php
Show 1 more fact
- media type
- text/x-bbcode
Sources (2)
via Wikidata · CC0
Article · 中文
BBCode是Bulletin Board Code的縮寫,有譯為「BB代碼」者,屬於轻量级标记语言(Lightweight Markup Language)的一種,如字面上所顯示的,它主要是使用在BBS、論壇、Blog等網路應用上。BBCode最初由Ultimate Bulletin Board讨论区系统发展出来,因此常见UBB代码的称呼。BBCode的語法通常為[標記]的形式,即語法左右用兩個中括號包圍,以作為與正常文字間的區別。系統解譯時遇上中括弧便知道該處是BBcode,會在解譯結果輸出到用戶端時轉換成最為通用的HTML語法。
Abstract from DBpedia / Wikipedia · CC BY-SA