For help, how does discuzx3 submit a simulated form submission (reply) through url? a forum is discuz X3. I submit a parameter through url to simulate the submission form, the test passes login and sign-in operations. Why cannot I simulate a reply? Other similar operations can be successful. I have obtained the formhash value after login.
Please give us a url for the test. if you submit parameters through the url, you can successfully reply to the url and paste the url after it is correctly displayed. Can help solve the problem, and send another 100 points
Bbs: http://www.ltaaa.com/bbs/forum.php
User Name: egg bread
Password: admin888
Reply to discussion (solution)
What do you do? Url submission method, then ?? Required? Use $ _ GET? Receive, if? The $ _ POST method won't receive your submission ?? Value
What do I do? The reply part is $ _ POST? Receive value, so I created? Take a look at CURL ,? What is it? Your model? Post submission.