Martin Towell wrote:
>Chris S - I think you're confusing stripslashes w/ addslashes, but
>everything else I'm an agreement w/.
>
You're absolutely right. *blush*
Chris K - Ignore my last paragraph, and everything else should make at
least partial sense. :-)
Ignore this:
>Well, here's where y
need to stripslashes()
twice...
-Original Message-
From: Chris Shiflett [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 09, 2002 1:54 PM
To: Chris Kay
Cc: PHP General List
Subject: Re: [PHP] Stripslashes help
Chris (nice name),
Chris Kay wrote:
>A worm of many subjects \\\"The Klez\\
Chris (nice name),
Chris Kay wrote:
>A worm of many subjects \\\"The Klez\\\" worm arrives in an e-mail
>
Anytime you see three backslashes in a row, the likely case is the
addslashes() has been performed twice. For example, the following two
iterations:
1. "The Klez" -> \"The Klez\"
2. \"Th
3 matches
Mail list logo