any time our customers submit a ticket with a apostrophe, OST adds a \
for example, Romona\'s, isn\'t, Can\'t, it\\\'s.
any thoughts?
Running off Windows 2003 server sp1
Using OST r4
PHP5
anyone have an idea?
Check for the (magic_quotes) directive in a phpinfo() test.
thank you!
Yes, thank you!