Welcome Guest, Not a member yet? Register   Sign In
Long query string
#1

[eluser]Unknown[/eluser]
First of all, hello to all of you. As you can see I am new to the forum, but I have been using CodeIgniter for some time now. Smile

I have a project where I should change the site from php with no framework to CodeIgniter. I have done some thinking and I can't seem to find a nice way to handle long query strings.

Is there some nice and clean way to handle long query string?

Example:
http://www.site.com/page.php?param1=1&pa...ram4=dasda etc

And I would like to change it to something like
http://www.site.com/controler/...

Do you suggest some approach I should use here?

Thanks Smile
#2

[eluser]jparent[/eluser]
Hi. I think you should use Routing Class. http://ellislab.com/codeigniter/user-gui...uting.html




Theme © iAndrew 2016 - Forum software by © MyBB