On 12/15/06, Dell Sala <[EMAIL PROTECTED]> wrote:
mod_rewrite seems like a messy business. How about naming your php script without a .php extension and just have that be parsed with php? Then, whatever path is appending to the script name that is requested just acts as a query string/argument.
Oh, now that's the smarter solution! Careful, next thing you know you'll have an MVC interface... :-) _______________________________________________ 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
