On Wed, 2005-03-23 at 12:18 -0700, Eric Jensen wrote: > Wasn't sure if running something like "addslashes" on the string would > currupt the data.
I don't think you want to run addslashes. Use the mysl-specific escape function. Michael > > Eric Jensen > .===================================. > | This has been a P.L.U.G. mailing. | > | Don't Fear the Penguin. | > | IRC: #utah at irc.freenode.net | > `===================================' -- .===================================. | This has been a P.L.U.G. mailing. | | Don't Fear the Penguin. | | IRC: #utah at irc.freenode.net | `==================================='
