Yeah i've read through Akrabat's tutorial and it was a great for understanding the basics of the framework.
I guess i will just have to give in and setup differnt routes for each of them - just seemed a bit of an over kill as there all going to point to the same Controller and just fire a differnt View depending on the Action called.
I thought i read somewhere that you could use the __call() function for something similar with custom error reporting but cant find where i read it.
|