Welcome Guest, Not a member yet? Register   Sign In
Posting content into CI
#1

[eluser]Unknown[/eluser]
Hi
I'm trying to post an XML file into a controller using a content type of application/x-www-form-urlencoded.

The restrictions I have are that a 3rd party application executes this url and posts an xml string.

The website is internal so security is less of an issue however the only option i can find is removing the _clean_input_keys function from Input.php library. I was wondering if there was a more professional way of handling this scenario?

thanks

Steve




Theme © iAndrew 2016 - Forum software by © MyBB