User login registration system problem
phpcn_u147320
phpcn_u147320 2018-03-23 14:35:32
0
1
1331

Please tell me how to submit the url parameter username=test&userpwd=test&confirm=test&Submit= when logging in to the PHP user system. Why can't the registration be submitted? It shows that the submission failed. Direct form submission can be successful.

phpcn_u147320
phpcn_u147320

reply all(1)
 

If the url is submitted directly, maybe your server does not support get submission, or the "registration" in username=test&userpwd=test&confirm=test&Submit=registration needs to be converted to the encoding

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template