I have a sql query in perl that returns a column which could hold anything in it $#%@^"!_'/ and the string could be a long string and no telling where these specail characters will be placed in the string - I need to escape these characters before taking that string and inserting it back into the database.. </>
Please help - Thank you
In reply to Need help escaping literal string by mrras25
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |