ssl_url()
ssl_url(string $url) : string
Convert a standard url into an SSL url
Parameters
string | $url | The input URL |
A simple class for taking apart, modifying, and re-assembling URLS.
page_url() : string
Get the URL of the currently requested page.
Only works for frontend requests
todo |
---|