2011年11月28日
摘要:
class Day{ function ubb($Text) { /// UBB代码转换 //$Text=htmlspecialchars($Text); //$Text=ereg_replace("\r\n","<br>",$Text); $Text=ereg_replace("\[br\]","<br />",$Text); $Text=nl2br($Text); $Text=stripslashes($Text); $Text=preg_replace( 阅读全文
posted @ 2011-11-28 11:39
Right_MR
阅读(318)
评论(0)
推荐(0)
浙公网安备 33010602011771号