摘要:
#随机生成IP 中国区 public function randip($member){ if($member['user_ip']){ if($member['auto_user']){ $auto_ip=explode(',',$member['user_ip']); $auto_ip_4=ex 阅读全文
摘要:
查找body节点的子节点 <?php$note=<<<XML<note><to>Tove</to><from>Jani</from><heading>Reminder</heading><body><span>Important!</span> Don't forget me this weeken 阅读全文