Welcome Guest, Not a member yet? Register   Sign In
How will query string be formatted
#1

[eluser]bleu[/eluser]
The current url for
Code:
http://localhost/~xyz/index.php?c=controller&m=method&id1=123

is coming as
Code:
http://localhost/~xyz/index.php/controller/method/123/


How will this url come
Code:
http://localhost/~xyz/index.php?c=controller&m=method&id1=a123&id2=b123&id3=c123&id4=f123&id5=e123&id6=f123


Messages In This Thread
How will query string be formatted - by El Forum - 03-08-2012, 08:17 AM
How will query string be formatted - by El Forum - 03-08-2012, 08:23 AM
How will query string be formatted - by El Forum - 03-08-2012, 08:35 AM
How will query string be formatted - by El Forum - 03-08-2012, 08:49 AM
How will query string be formatted - by El Forum - 03-08-2012, 08:56 AM
How will query string be formatted - by El Forum - 03-08-2012, 09:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB