View Single Post
  #6 (permalink)  
Old 06-05-2008, 07:06 PM
gen6 gen6 is offline
Junior Member
 
Join Date: Jun 2008
Posts: 1
Default

Yes I want to know How I can get directly all the parameters. If I have url://mywebsite/<controller>/action/param1/value1/param2/value2/

Is it possible to get directly param1 and param2 values in one array (for example) ?

Thank you.
Reply With Quote