PHP's curl request json was just learning PHP and encountered a problem. Log on with PHP. the request JSON is as follows: actionlogin & amp; sitekeyasfdae545642a1sdf55 & amp; str {uname: name, upass: pass123}. a success message is returned: {c: 0000, d: {userid: 1, username: w PHP curl request json
I encountered a problem shortly after I learned PHP.
Use PHP for login. the request JSON is as follows:
Action = login & sitekey = asfdae545642a1sdf55 & str = {"uname": "name", "upass": "pass123 "}
Success:
{"C": "0000", "d": {"userid": 1, "username": "wwww", "email": "[email protected]"}
I also know the process, that is, the code cannot be written. Just now, ask the master to give me the detailed Code: (there are better comments -_-)
------ Solution --------------------
It's the curl POST, or GET. do you mean this?
------ Solution --------------------
Curl's post search engine ghost searches a lot
Please use json_decode ($ ?, True.
Where are the locations?