- 15
- 0
- 约 8页
- 2016-07-25 发布于江苏
- 举报
基于微信平台的学生公寓管理系统.docx
基于微信平台的学生公寓管理系统
组员:苏琳枫?、陈海
1.数据库
2.代码
?php
/**
* wechat php test
*/
//define your token
define(TOKEN, yitian);
$wechatObj = new wechatCallbackapiTest();
$wechatObj-responseMsg();
function sushe($a){
if (!$a) //验证是否为空
{$b=您输入的名字为空;
return $b;
}
$dbname = app_cyluqi; //数据库名称
$host = getenv(SAE_MYSQL_HOST_M); //主库域名
$port = getenv(SAE_MYSQL_PORT); //端口
$user = getenv(SAE_MYSQL_USER); //用户名
$pwd = getenv(SAE_MYSQL_PASS); //密码
// 连主库
$link=mysql_conne
原创力文档

文档评论(0)