URL_CLEAN
URL_CLEAN
Properties
A helper to create urls.
createRelative(string $uri = null) : string
Create an url and prepend the baseUrl to the directory of the frontcontroller.
| string | $uri | part of uri to use when creating an url. "" or null means baseurl to directory of the current frontcontroller. |
as resulting url.