CodeIgniter Forums
Get Method and godaddy hosting - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Get Method and godaddy hosting (/showthread.php?tid=31406)



Get Method and godaddy hosting - El Forum - 06-17-2010

[eluser]dine[/eluser]
Hi all

I read almost all posts related to godaddy and CI.I have applied some rules so now CI is working with godaddy. but I have one basic query:
let say I have one page like www.abc.com/index.php?search/do_search

and in this page I have form which have GET method
when I submit this form, page refresh and now url have removed "?search/do_search" and append the form element.

But I need ?search/do_search/.
can anybody guide me how it will come.

Thanks
Dinesh