随笔分类 -  php

摘要:Mirror update"; exit;}echo "Connected to $host";//log in to host$result = @ftp_login($conn,$user,$password);if(!$result){ echo "Error: C... 阅读全文
posted @ 2015-02-08 17:58 冰00封 阅读(104) 评论(0) 推荐(0)
摘要:FromUserName;//获取ToUserName$toUserName = $xmlObj->ToUserName;//获取MsgType$msgType = $xmlObj->MsgType;//函数功能 检查数据库中是否有该用户数据,若存在则返回账户密码,若不存在则返回falsefunct... 阅读全文
posted @ 2015-01-29 23:26 冰00封 阅读(126) 评论(0) 推荐(0)