Welcome Guest, Not a member yet? Register   Sign In
An alternative way to send variables to functions?
#19

[eluser]Lima[/eluser]
I think so, uri_to_assoc() is the best option. But sometime when we submit form using GET method browser will generate query string like that. We need to convert query string to CI url style using JavaScript, but sometime some browser does not support JavaScript like elink. and the best way we must using POST method to request to server and redirect it to CI style url.

Sometime I hate using POST method, because when browser need to be refreshed using F5 it prompt dialog box.

My script just another option. Smile


Messages In This Thread
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 02:45 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 02:53 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 02:58 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 03:04 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 03:38 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 03:39 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 03:46 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 03:48 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 03:50 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 03:52 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 03:56 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 03:57 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 04:00 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 04:07 PM
An alternative way to send variables to functions? - by El Forum - 03-30-2008, 11:35 PM
An alternative way to send variables to functions? - by El Forum - 04-06-2008, 01:38 AM
An alternative way to send variables to functions? - by El Forum - 04-06-2008, 02:34 AM
An alternative way to send variables to functions? - by El Forum - 04-06-2008, 02:37 AM
An alternative way to send variables to functions? - by El Forum - 04-07-2008, 04:40 PM
An alternative way to send variables to functions? - by El Forum - 04-10-2008, 04:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB