Cache problem |
[eluser]farinspace[/eluser]
it shouldn't matter ... a request such as this: http://www.dack4.se/search/size/195/65/15 would go to your "search" controller > "size" method/function and the 195, 65, 15 are passed in as variables to the "size" method/function ... from there you can do what ever search you want with those variables ... see: http://ellislab.com/codeigniter/user-gui...llers.html |
Messages In This Thread |
Cache problem - by El Forum - 03-01-2010, 06:21 AM
Cache problem - by El Forum - 03-02-2010, 12:12 AM
Cache problem - by El Forum - 03-02-2010, 10:44 AM
Cache problem - by El Forum - 03-02-2010, 11:18 AM
|