I cant find a simple perl function to replace characters in a string. Im
trying to inserts strings like "bob's" into a database and need to convert
that to "bob''s" so that sql doesnt whine when i do an insert.

Any suggestions?


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to