simplePHPRouter
simplePHPRouter copied to clipboard
Redirect to another route
Hi! What if I need to wrap one route into another? Let's say based on the request?
Is that possible without moving the implied code to a function and call it from the appropiate routes?
Hi,
sorry for the late answere. Holydays...
I dont understand the problem. Do you have a code example?