[PHP] Using '/' instead of '?' in url querystring

2002-10-07 Thread Kenni Graversen
re end of script headers: c:/php/php.exe'. Does anyone know what could cause this error and why the url isn't working?? thanks Kenni Graversen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Using '/' instead of '?' in url querystring

2002-10-07 Thread Kenni Graversen
in the rules so it must be escaped unless > used as such. If you wanted to add an ending forward slash for > foo.php/12/ then perhaps use (./*/) > > HTH, > > Nicole > PS - many thanks once again to all who helped answer this question for me! > > Kenni Graversen wrote: