138,360 posts were found in 1,385ms.


(Multiple bars can be delimited by spaces)
(Multiple users can be delimited by spaces; IP addresses can contain * wildcards.)

【公告】可以用浮动窗口注册、登录账号了

12/11 · rt

等贴吧系统完工之后,我会注册一个名字怪异的ID

12/11 · 比如“产品的注销”“神奇ID”等,我不会注册“蓝晶の骑士”

Reply: 的飞东风歌地方

12/11 · .......

的飞东风歌地方

12/11 · fggf
220.221.122.* - Bar 侃吧調試中心

echo urlencode('此用户名已被注册');

12/11 · 这样弹出jsWindow就不会出错
220.221.122.* - Bar 侃吧調試中心

要致富,先修路

12/11 · rt
220.221.122.* - Bar 侃吧調試中心

Reply: 【php】ajax获得参数简写函数

12/11 · //ajax获得参数简写函数
function reajax($name='i',$code=2,$type=false,$nounajaxcode){
 //$code:0=不编码,1=htmlspecialchars,2=mysql_real_escape_string
 //$type:false=post,true=get
 //$nounajaxcode:是否不还原ajaxcode编码
 if ($type)...
220.221.122.* - Bar 侃吧調試中心

Reply: 【php】ajax获得参数简写函数

12/11 · //ajax获得参数简写函数
function reajax($name,$code=2,$type=false,$nounajaxcode){
 //$code:0=不编码,1=htmlspecialchars,2=mysql_real_escape_string
 //$type:false=post,true=get
 //$nounajaxcode:是否不还原ajaxcode编码
 if ($type){...
220.221.122.* - Bar 侃吧調試中心

Reply: 【php】ajax获得参数简写函数

12/11 · 还差个unajaxcode……
220.221.122.* - Bar 侃吧調試中心

Reply: 【php】ajax获得参数简写函数

12/11 · mysql_real_escape_string(trim(read_utf8_uns($_POST['b'])))
就可以简写为reajax('b');