I'm trying to make a menu in html + php and I want to know how to bring a url to redirect it to the correct view.
Use a router, (according to the url, execute action), you can use these libraries