Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95095 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51615 invoked from network); 12 Aug 2016 11:18:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Aug 2016 11:18:54 -0000 Authentication-Results: pb1.pair.com smtp.mail=peter.e.lind@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=peter.e.lind@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.46 as permitted sender) X-PHP-List-Original-Sender: peter.e.lind@gmail.com X-Host-Fingerprint: 74.125.82.46 mail-wm0-f46.google.com Received: from [74.125.82.46] ([74.125.82.46:36855] helo=mail-wm0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/51-56950-E90BDA75 for ; Fri, 12 Aug 2016 07:18:54 -0400 Received: by mail-wm0-f46.google.com with SMTP id q128so22318326wma.1 for ; Fri, 12 Aug 2016 04:18:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=/Yor0Jo3hKQzPmIKNZHIvqmZ2uL3AiuweoV0moVSqn0=; b=x+/DNHM3YqoMcwlpQe/VRCVswcQDMCbTzutlaVoNaLDJB0uBrtAj2LwJcyghEbpeRW /tbfn9brbB85VxJ6yIOjSVCQLyRttUK9vi7ZuYA1XBvuzNOV5bSHyZxXZuZnC9T0HyDh 5t5Q3El0z6McPQgLflBm8GgYrwwQda0fEdHxQLHS7jSZ+64rI/kAf2mmAfmv5i84gs5Q n7eXxrnV4NJwbm5MG4Izimeg36QsE0AU/MP3mmW6vE/frDyx/R7N9Q+qZFSBoe49nD9Z cw2di2PGBKKXFYeOrBKSc5Jwmaavd0FvtCbGew/My0Ar5syiboWj/unHA2ysncDFHMbb OImw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=/Yor0Jo3hKQzPmIKNZHIvqmZ2uL3AiuweoV0moVSqn0=; b=kFhNlpNlOimx8+irgBSK5jps8kwmlFN1+aN7Le0PvAWiZnz+CwyhntSud07WsBpMe4 vAcLSy7tGwe66rYu70pZweiw0LA5+3RLlLSRfvlD4C3xpZ/Bk+ql6pvQMYlx4TIjAc2z Adm7v8jKKvv8/N7MVNAWX55+JrFuPg5TX7OvThz5wKkaOBKWYKPKnUsEnLYwcvnY5Xli 3dx80IZb6dKe6W/hQeP8AfUx3Tq/omscvK/GsulcR+TRHwszwd6AO2y7kmmh868XgPiq lmCyytalA95jwKoaTBghwaQsjUXL7y969nOf7nVNuiZA4TCPwh6GM0pSU4uM3q8OcTsA +cjg== X-Gm-Message-State: AEkoouveiGcWUjlC6GArEYpOiyaksKAwnlKAPanA52EKNqvApIcgqStWf+HfHCmlHh24GL2XgJu6GUZsEKPWMw== X-Received: by 10.195.2.42 with SMTP id bl10mr13785252wjd.21.1471000731292; Fri, 12 Aug 2016 04:18:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.123.163 with HTTP; Fri, 12 Aug 2016 04:18:30 -0700 (PDT) In-Reply-To: References: <10fbcb03-5de8-4d9a-da1c-7e2bf77937cb@lsces.co.uk> <9f76a201-7423-51d3-96df-d14a1f38b843@gmail.com> <7b2581b5-c75d-cc72-745f-a58cded6dfd9@gmail.com> <62f3799e-6df8-fe46-40f7-86c99e80992c@lsces.co.uk> Date: Fri, 12 Aug 2016 13:18:30 +0200 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: multipart/alternative; boundary=001a113640c60d9bde0539de0caf Subject: Re: [PHP-DEV] Simple variable handling. From: peter.e.lind@gmail.com (Peter Lind) --001a113640c60d9bde0539de0caf Content-Type: text/plain; charset=UTF-8 On 12 August 2016 at 13:15, Lester Caine wrote: > On 12/08/16 12:09, Peter Lind wrote: > > And if all typos were switching 'e' and 'n', what a wonderful world it > > would be. That is not the case though - it's possible to accidentally > enter > > " and > too. > And the browser validation strips them and handles the ' when used in > text fields. > > No, it doesn't. It likely handles it on *most* browsers, but that still doesn't mean you're safe - you don't know when someone suddenly decides to try a new browser that doesn't behave the way you think it will. -- CV: careers.stackoverflow.com/peterlind LinkedIn: plind Twitter: kafe15 --001a113640c60d9bde0539de0caf--