What is the PHPCMS Member login form submission address? Workaround

Source: Internet
Author: User
What is the PHPCMS Member login form submission address?
What is the PHPCMS Member login form submission address?
This is Phpcms's landing address.
Http://localhost/zyy/index.php?m=member&c=index&a=login
Want to make a landing box on the homepage, but can't find the submission address of the form
The action of the form in the member login template is empty



What should I write on the homepage?

------Solution--------------------
Submit address is itself
http://localhost/zyy/index.php?m=member&c=index& A=login

To put the
Http://localhost/zyy/index.php?m=member&c=index&a=login corresponding page form on the homepage, and then put the action= "" is changed to "Index.php?m=member&c=index&a=login", basic can also, but the associated JS. And so on, you have to change it accordingly. The
is to do with JS to achieve.

The corresponding PHP file index.php have a login function in
Modules\member
Phpcms\templates\default\member The HTML page is stored login.html
------Solution--------------------
is submitted to
Http://localhost/zyy/index.php?m=member&c=index&a=login

Submit more Forms Dosubmit

If it is a synchronous commit, add a hidden field

if it is AJ Ax step Commit, please transfer more than one dosubmit parameter
data:{
//your data
dosubmit:1
}

do not know please add 227319119 this phpcms two times development Group

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.