> It seems to me that a more robust method would be to have something like > /param1/value1/param2/value2/.../paramn/valuen
Doesn't that defeat the purpose of pretty urls? I though the whole point was so the url looks like: /blog/MostRecent/Page1/ and /blog/john_caught_picking_his_nose/ instead of: /blog/orderby/recent/page/1/ and /blog/post_id/37/ or If you are going to do it the latter way, I don't understand the benefit vs a query string. Maybe I am missing something. Regards, John Campbell _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
