How does the SLIM framework get the current URL?

Source: Internet
Author: User
1. In the process of building the code, you need to get the current website domain name, similar to the Base_url () function in CI
2. The following document has been found, and no similar function is seen to be used
3. Because you don't want to try PHP's own server global variable to get the current domain name,
So ask, does slim provide this function

Reply content:

1. In the process of building the code, you need to get the current website domain name, similar to the Base_url () function in CI
2. The following document has been found, and no similar function is seen to be used
3. Because you don't want to try PHP's own server global variable to get the current domain name,
So ask, does slim provide this function

Some.

$request->getUri()->getBaseUrl()

GetURI This method will return a URI object, class under HTTP, you can look at the

  • 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.