Welcome Guest, Not a member yet? Register   Sign In
Text input not being processed properly!
#1

[eluser]TheFuteballer[/eluser]
I'm having an issue deploying basic functionalities on text areas. I have a textarea within my application where users can paste content into and submit to a database. When I spit out whatever is in the database, I'm continually getting wierd characters showing up as it seems CI isn't processing these characters properly.

The characters in question are 'smart' quotes, whose html entity is ’ or “ . When these characters are inserted, I have not found a single PHP function I can run the posted input through that will properly convert these into the correct html entity (above) so it can be displayed back properly on a browser.

Just as a note I have XSS filtering on as a default but I doubt that would be causing any issues.

Any help would be greatly appreciated!


Messages In This Thread
Text input not being processed properly! - by El Forum - 04-23-2010, 03:59 PM
Text input not being processed properly! - by El Forum - 04-24-2010, 07:59 AM
Text input not being processed properly! - by El Forum - 04-24-2010, 09:16 AM
Text input not being processed properly! - by El Forum - 04-24-2010, 09:19 AM
Text input not being processed properly! - by El Forum - 04-24-2010, 10:01 AM
Text input not being processed properly! - by El Forum - 04-24-2010, 10:58 AM
Text input not being processed properly! - by El Forum - 04-29-2010, 07:18 PM
Text input not being processed properly! - by El Forum - 04-29-2010, 11:32 PM
Text input not being processed properly! - by El Forum - 04-30-2010, 01:05 AM
Text input not being processed properly! - by El Forum - 04-30-2010, 04:33 PM
Text input not being processed properly! - by El Forum - 05-01-2010, 03:42 AM
Text input not being processed properly! - by El Forum - 05-04-2010, 06:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB