Posted by Psystorm on 08/03/05 21:29
Paul Nowosielski wrote: >Hi All, > > I'm trying to strip single quotes using preg_replace() with no luck. >Can someone give me some advice on achieving this? > >TIA! > > > $string = preg_replace('/\'/', '', $string); should work fine Kind regards, Thomas Obermüller
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming