Wildcards are cool.
I am trying to do this:
$ route ["(: any) / controller"] = "controller";
Basically, I want to keep the wildcard on the front. It does not work much, and I do not know about any work.
should work if you do not try to rotate around your root definitions to enter the wildcard line at the end Does.
In addition, I do not think you need to : any
around the brackets.
Comments
Post a Comment