There is currently 1 post.
Font size: Small - 100% (Default)  Content converter: No conversion
 
Clicks Replies
741 0
function unajaxcode($str){
产品的注销
初入江湖 七级
Reply
Floor 1 Posted at: 12/26/10 21:22
function unajaxcode($str){
 $reg=array();
 $reg[0]=array('*1','*2','*3','*4','*5','*6','*0');
 $reg[1]=array('+','/','?','&','#','%','*');
 foreach ($reg[0] as $i=>$v) $str=str_replace($v,$reg[1][$i],$str);
 return $str;
}
Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.
(Shortcut key: Ctrl+Enter)
Post Information
Clicks: 741 Replies: 0
Author: 产品的注销
Last reply: 产品的注销
Last reply time: 12/26/10 21:22
Bar Hot Posts
Bar Good Posts
Announcements