May I ask questions about the URL format of the zend Framework?

Source: Internet
Author: User
Tags zend framework
Ask the URL format of the zend Framework. for example, if I want to pass a value (for example, a = 12) through the GET method, whether the URL address should be written like this: xx/a/12? Thank you !, Yes. The first xx is the controller, the second xx is the method, the third is the parameter name, and the fourth is the value ., Yes, yougotitgirl. yes. ask the URL format of the zend Framework.
For example, if I want to pass a value through the GET method (for example, a = 12), should the URL address be written as follows: xx/a/12?

Thank you!

------ Solution --------------------
Yes, the first xx is the controller, the second xx is the method, the third is the parameter name, and the fourth is the value.
------ Solution --------------------
Yes, you got it girl.
------ Solution --------------------
Yes. it is usually the same as that in normal cases when using GET in ZF;
URL: xx/a/12
Url address; controller/method/variable name 1/variable value 1/variable name 2/variable value 2 /.../...

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.