Home  >  Article  >  Backend Development  >  PHP 提问问题的同时登录帐号

PHP 提问问题的同时登录帐号

WBOY
WBOYOriginal
2016-06-06 20:27:54953browse

问答系统,在未登录状态下,提问问题,下方会显示输入手机号,获取验证码,点击提问之后,就是在登陆的同时,将问题提出,该怎么处理

回复内容:

问答系统,在未登录状态下,提问问题,下方会显示输入手机号,获取验证码,点击提问之后,就是在登陆的同时,将问题提出,该怎么处理

js同步处理呀,js发送http请求

接着上面说
过程:手机登陆操作用js 异步发给login.php
根据login.php
返回的数据,决定是否再一次发送#提问题的请求#

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn