Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28829 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29770 invoked by uid 1010); 14 Apr 2007 17:48:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29755 invoked from network); 14 Apr 2007 17:48:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2007 17:48:09 -0000 Authentication-Results: pb1.pair.com header.from=tijnema@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tijnema@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.240 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tijnema@gmail.com X-Host-Fingerprint: 209.85.132.240 an-out-0708.google.com Received: from [209.85.132.240] ([209.85.132.240:37776] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A7/8D-34376-8D311264 for ; Sat, 14 Apr 2007 13:48:09 -0400 Received: by an-out-0708.google.com with SMTP id c28so1426500ana for ; Sat, 14 Apr 2007 10:48:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LG8XmtuTYmXHennX+X+axuBGQ8US4VojYn43cft/UIiVCSR3xwyF7c4WLtYwJ/rxlotZqZ5MTme2eHMFh6qjnK83neBTUnnBtl+TQmv1g4lXZfmXIWtJ3UO9vZGH9qvgfYZLShXrndQGrHMbd+trrOUn4G6XjZZsvHyInWJcEds= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=X9xbt3hqzNIR98sWuKIKpEoeud3DxiS3IoDmvuwPl8aOJpaY9hcxmKEG8qHPvcWqIPiGYv/ugXxN/rkYFJI61rE/I3fwqmjQeKgtY0x5NgAuO0qI8Hanh4aVtqTNklHgbe4RSnpevJo1gPEJ6MJMPMPbZYghApQcGExMQuc5/fE= Received: by 10.100.142.12 with SMTP id p12mr3348034and.1176572885566; Sat, 14 Apr 2007 10:48:05 -0700 (PDT) Received: by 10.100.91.8 with HTTP; Sat, 14 Apr 2007 10:48:05 -0700 (PDT) Message-ID: Date: Sat, 14 Apr 2007 19:48:05 +0200 To: "=?ISO-8859-1?Q?Nicolas_A._B=E9rard-Nault?=" Cc: "Derick Rethans" , "Chris Malton" , internals@lists.php.net In-Reply-To: <30bd80240704141036y3d3811ebt44fbf83720c41984@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <461E894C.104@zend.com> <39254.195.22.180.233.1176451275.squirrel@avilys.eik.lt> <4858f9d90704130213h4b440ac4w7518943b10627439@mail.gmail.com> <93.FC.47553.9EB4F164@pb1.pair.com> <461F7449.7060003@herballure.com> <32.17.34376.36DF0264@pb1.pair.com> <30bd80240704141036y3d3811ebt44fbf83720c41984@mail.gmail.com> Subject: Re: [PHP-DEV] dropping asp_tags in HEAD From: tijnema@gmail.com ("Tijnema !") On 4/14/07, Nicolas A. B=E9rard-Nault wrote: > On 4/14/07, Tijnema ! wrote: > > > > I've seen the craziest things around, i've seen > > hosting providers that had ASP and PHP both parsing every file, not > > only .php or .asp, but also .html etc. > > But they also had ASP tags enabled in PHP, and people got trouble > > executing their ASP script because PHP ran first, and executed the ASP > > code (error, error, error...). > > Are we really responsible for bad system administration ? Not totally, but the ASP tags can only break systems i think. Using them will get yourself into trouble. > > > Of course, short tags can break with xml, but the short tags are used > > way too much, so removing them will break 1000s of scripts. removing > > ASP tags would break 100? I guess no more then that. > > > What metric are you using to evaluate that ? All values mentioned above are guessed, from all the scripts i browsed on the internet in the past years. Tijnema > > > -- > Nicolas B=E9rard-Nault (nicobn@gmail.com ) > =C9tudiant D.E.C. Sciences, Lettres & Arts > C=E9gep de Sherbrooke > > Page personnelle: http://nicobn.googlepages.com