Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:95274 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34360 invoked from network); 17 Aug 2016 20:35:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Aug 2016 20:35:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=cmbecker69@gmx.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=cmbecker69@gmx.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmx.de designates 212.227.15.15 as permitted sender) X-PHP-List-Original-Sender: cmbecker69@gmx.de X-Host-Fingerprint: 212.227.15.15 mout.gmx.net Received: from [212.227.15.15] ([212.227.15.15:60447] helo=mout.gmx.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 14/91-23968-08AC4B75 for ; Wed, 17 Aug 2016 16:35:13 -0400 Received: from [192.168.2.103] ([79.243.112.54]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0Mfn40-1bmAki3Kjs-00NAOY; Wed, 17 Aug 2016 22:35:09 +0200 To: Lester Caine , internals@lists.php.net References: <7795ca21-bd70-fe65-9519-af95fdfee33f@gmail.com> <5657ac3b-5eca-2ca6-e50d-b897981892c2@lsces.co.uk> Message-ID: <5d9e1aa7-f555-98f4-ca6d-63e6ff246b00@gmx.de> Date: Wed, 17 Aug 2016 22:35:26 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:Y08Q+ZAJaGTSuob30ej7suv1BXgDNl9NUtprBL4dRuuHh4wDwLV cHN6dW9zdIkn9YMclqZkeRwny+tBWJP9PrERBXS5LigBbwQioEBh/SRJTQSHyXacipcB+kk JcQ5CObKOvWqcnX3lbveGkKfiOVujff7pyMU3GbB8SrbkTAxLj8KTarHVMpBrXjaFgYeOr8 6HPMtZPB/U2Zlshq2yANw== X-UI-Out-Filterresults: notjunk:1;V01:K0:syNKwWuhFF8=:JO8MQwH08LzkGnCcLWwYsv gFKqk5C36CLg0Uzbzx/OF+m5bSjZwvMiYHyRLolk6HjeEjgWlrwLDxUXwLXa8+S19xpzNdRDx gGs892b2E5aXZvd4PzE597AjhTkDr/lOlkA8rGFHAXSO83VvpQynpp57q59V/UA4X62gI7Hnc S+B6z9kuzoj7HEKa8MP+6/RIRbdf0+p1+3gYr65GuxaGWz8tHdg1MfMKefHrGyJA6VNATmjMc e0zzU+P5sNmj1HI4uyn7i3FqpTpJ9WeZ95kgrUMJrWKvF+7CGbVzjfIQfCAtUs8SidhqcGEoD L81EqCDHBZvRAHlgQTnFmlmkZSjS7OBaZktE77bHkS3hD6mUugDhrq3LjIHdH0k9GvcHfvwG2 FRyFAu4Yop4O4rnRAC2pNtv/2ugWSXEbdARB1BS7DY0E8NYH65ld8W3LFmq/S5rvNHjICwTlE A24NeGaWBJ+N4D20+xCwL7AJP0Ex4LrTdCRrc2X5Vbv5BCsTIiNkfF61/VIz9Q7Pge9hS/yOK wYrA61/7lsZrP5y6qUkbBqGJN5YN2Nv9zwSbU++My+wt7WFkTzCWDC1UZeKaQXzumOKe/aFGK bAeZP0d0eUD8gjs5Toj/LhPQPzv+m0HYWY8qGZc11srW5HM4JCizK7YNvOmmj0lemYQgl4T/v Uajr+zyD9vVPM489bntnJD6VmPeMCyQuPbvFR4d88IKmsL05rdFbV7MmpNkLB6ZVxTU5yI2eu 1TqqPxMt5xmnskTppszTKQ3Gh6T355mX/kfrKHryhZ64fNX6GT7OldzY1UtXx8YOoiZmSXREI s4Eg/9l Subject: Re: [PHP-DEV] Re: [RFC][VOTE] Add validation functions tofiltermodule From: cmbecker69@gmx.de ("Christoph M. Becker") On 17.08.2016 at 12:52, Lester Caine wrote: > On 17/08/16 10:36, Christoph M. Becker wrote: >> On 17.08.2016 at 10:58, Lester Caine wrote: >> >>>> ( and the javascript thing is more a case of upgrading PHP examples to >>>> use html5 validation by default ) > >> And thereby suggesting that HTML5 or JavaScript validation reduces the >> need to do proper input validation on the PHP side? No, please. > > SIMPLY to help new users understand how the whole process works. NOT > helping users with the whole process is what is wrong. And if you look > at may recent messages you will see that this is just a small part of > handling inputs. NOT doing something because you don't like it is not > helping newcomers. Best practice should prevail rather than 'it's not > PHP so we ignore it'. Okay, I get your point, and I'm not opposed to adding this information. -- Christoph M. Becker