Welcome Guest, Not a member yet? Register   Sign In
Incoming $_GET request problems
#4

[eluser]pepijn744[/eluser]
@JoostV: already tried that but my .htaccess and routing is preventing the file/?xxx part from being loaded/initialized.

[quote author="kgill" date="1233890220"]What about a non-CI solution, set up a php script outside of CI to receive the data and then relay it on to your CI app either as a CI friendly URL or posted to the right controller/method.[/quote]

That sounds good, have any suggestions? Is there a way that a non-CI file receives the $_GET variables and then posts the data to the CI file? That way the routing also stays clean.

Instead of /request/get/?p=blaba&x=lulul&h=yaya it's just /request/get (with $_POST vars).


Messages In This Thread
Incoming $_GET request problems - by El Forum - 02-05-2009, 11:16 AM
Incoming $_GET request problems - by El Forum - 02-05-2009, 02:58 PM
Incoming $_GET request problems - by El Forum - 02-05-2009, 03:17 PM
Incoming $_GET request problems - by El Forum - 02-05-2009, 03:20 PM
Incoming $_GET request problems - by El Forum - 02-05-2009, 04:01 PM
Incoming $_GET request problems - by El Forum - 02-05-2009, 04:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB