true,"password"=>"jj"); echo json_encode($arr);"/> true,"password"=>"jj"); echo json_encode($arr);">
Home > Backend Development > PHP Tutorial > javascript-jquery-validation remote 一些新手问题 谢谢大腿

javascript-jquery-validation remote 一些新手问题 谢谢大腿

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-02 11:30:53
Original
939 people have browsed it

javascriptphpjsonjq

这几天刚刚看到这个验证框架 就是如果我要返回的是数据 又有字符串又有布尔值 是这样写的么 然后js那里怎么写 还有一个就是我想要密码和账号一起验证的话应该怎么写 谢谢
$arr=array("success"=>true,"password"=>"jj");
echo json_encode($arr);

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template