In a message dated 1/18/2003 6:43:00 PM Eastern Standard Time, [EMAIL PROTECTED] writes:
> I was looking for > something similar to the PHP addslashes(). Or maybe replace, like > replace(strAdd, "@", "\@"). You could just say $email = '[EMAIL PROTECTED]'; The '..' is without interpolation, and ".." is with interpolation. There is more then one way to do it says Larry Wall.