/*
php Ubb代码编辑器
*/
function get_ubb($ubb){
$ubb=preg_replace("/([B]) (.*)([/B])/","
2" ,$ubb);//代替B粗体字
$ubb=preg_replace("/([I])( .*)([/I])/","
2" ,$ubb);
$ubb=preg_replace("/([U])(.*)([/U])/","
2" ,$ubb);
$ubb=preg_replace("/([LEF])(.*)([/LEF])/","
2
" ,$ubb);
$ubb=preg_replace("/([MID ])(.*)([/MID ])/","
2
" ,$ubb);
$ubb=preg_replace("/([RIG])(.*)([/RIG])/","
2
" ,$ubb);
$ubb=preg_replace("/([LINK])(.*)([/LINK])/","
2",$ubb);
$ubb=preg_replace("/([メール])(.*)([/メール])/","
2",$ubb);
$ubb=preg_replace("/([IMAGE])(.*)([/IMAGE])/","
",$ubb);
$ubb=preg_replace("/([FLASH])(.*)([/FLASH])/","
" ,$ubb);
$ubb=preg_replace("/([MUSIC])(.*)([/MUSIC])/","