Google News
logo
CakePHP - Interview Questions
How to change the structure of the URL in an application without modifying the whole code?
The following code is used to change the structure of the URL in an application.
url( string|array|null $url null , boolean $full false )
Advertisement