mixing URI query and URI Segment |
[eluser]tominku[/eluser]
thank you very much! i set enable_query_string to true, then it works! but there is some bug.. http://localhost:8888/codeigniter/index....subject=hi it works. but... http://localhost:8888/codeigniter/index....?name=kang (bring out the message "The page you requested was not found.") i think the number of parameters should be at least two.. |
Messages In This Thread |
mixing URI query and URI Segment - by El Forum - 04-03-2008, 02:21 AM
mixing URI query and URI Segment - by El Forum - 04-03-2008, 02:48 AM
mixing URI query and URI Segment - by El Forum - 04-03-2008, 03:58 AM
mixing URI query and URI Segment - by El Forum - 04-03-2008, 04:05 AM
mixing URI query and URI Segment - by El Forum - 04-03-2008, 04:41 AM
mixing URI query and URI Segment - by El Forum - 04-03-2008, 05:21 AM
mixing URI query and URI Segment - by El Forum - 09-23-2008, 09:12 AM
|