回帖:{{--{{htmlentities($data['message'])}}--}}{!! nl2br(\App\Handlers\myfun::regface($data->postkey->message)) !!}
下一楼›:UPDATE a t1,b t2
SET t1.字段名=t2.字段名
WHERE t1.字段名=t2.字段名
(北斗星)
‹上一楼:ALTER TABLE `f_threads`
ADD INDEX `reply_num` (`reply_num`) USING BTREE,
ADD INDEX ..
(北斗星)