摘要:
1、用户登录discuz,通过logging.php文件中的函数uc_user_login对post过来的数据进行验证,也就是对username和password进行验证。2、如果验证成功,将调用位于uc_client下client.php文件中的函数uc_user_synlogin,在这个函数中调用 uc_api_post('user', 'synlogin', array('uid'=>$uid))。3、然后这个函数后向Ucenter的index.php传递数据,index.php接受传递的数据,获得model为user,action为 阅读全文
posted @ 2012-10-12 12:39
longailili
阅读(414)
评论(0)
推荐(0)

浙公网安备 33010602011771号