View Single Post
  #5 (permalink)  
Old 04-17-2008, 03:17 PM
Phunky Phunky is offline
Junior Member
 
Join Date: Apr 2008
Posts: 6
Default

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.
Reply With Quote