I need to find host from referrer URL in CakePHP.
I can do same in core php with parse_url function. I have tried Router::parse function but it gives me output in from of array of controller, action.
If you're within a controller, $this->request->host() will return the host directly.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With