Forum Moderators: coopster
Until the word "only" exists in the text I am about to add. Here's what I tried...
"Moderators and administrators ONLY!"
When updated, the string is cut off to show "moderators and administrators >"
The field type this is being stored in is just text. I am also using Xajax to process this, but when I debug, I can see teh value is being sent correctly. When I tried again but left out the word "only" it went right on through, no problems.
Can anyone help with this, is this a bug in PDO or is there a way to escape it if so? I've never ran into this type of problem before.