Welcome Guest, Not a member yet? Register   Sign In
Question mark problem
#2

Hi Theedo,

A question mark is reserved for use in query strings:
Typical URL containing a query string is as follows:
http://example.com/search?name=ferret
CI always uses: http://example.com/index.php?/bla/bla behind the scenes of mod_rewrite.
Don't have the time to figure it out for now, but I think you should find a way to encode the '?'
Reply


Messages In This Thread
Question mark problem - by theedo - 03-15-2018, 08:44 AM
RE: Question mark problem - by Zeff - 03-15-2018, 09:20 AM
RE: Question mark problem - by InsiteFX - 03-15-2018, 09:32 AM
RE: Question mark problem - by theedo - 03-15-2018, 09:35 AM
RE: Question mark problem - by JayAdra - 03-19-2018, 05:05 PM
RE: Question mark problem - by InsiteFX - 03-20-2018, 04:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB