Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28818 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77074 invoked by uid 1010); 14 Apr 2007 16:12:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 77059 invoked from network); 14 Apr 2007 16:12:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2007 16:12:20 -0000 X-Host-Fingerprint: 90.240.39.28 user-5af0271c.wfd97.dsl.pol.co.uk Received: from [90.240.39.28] ([90.240.39.28:22070] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 32/17-34376-36DF0264 for ; Sat, 14 Apr 2007 12:12:19 -0400 Message-ID: <32.17.34376.36DF0264@pb1.pair.com> To: internals@lists.php.net Date: Sat, 14 Apr 2007 17:12:20 +0100 User-Agent: Thunderbird 1.5.0.10 (X11/20070403) MIME-Version: 1.0 References: <461E894C.104@zend.com> <461E8AE8.8090208@krug.dk> <461E8E91.9000501@zend.com> <461E9008.6070701@gmail.com> <461E929A.3060601@zend.com> <4858f9d90704130048n67dd6b17s2e19a433873fc272@mail.gmail.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> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Posted-By: 90.240.39.28 Subject: Re: [PHP-DEV] dropping asp_tags in HEAD From: chrism@cjsoftuk.dyndns.org (Chris Malton) The last time I used ASP tags: Never. I wish they'd just go forever! People keep trying to use the on my servers, fail and ask me to turn PHP's asp_tags on, I refuse, because I run a shared PHP install, and so they move off elsewhere, rather than change their code. As it is, PHP is loosing me business! Just drop ASP tags, Short tags et al (except ) and let's live with it. Chris Tijnema ! wrote: > I don't see why you are all against dropping the ASP tags. I see > people using ASP & PHP in one script, what would that do? If ASP runs > first then there isn't a problem, but if PHP runs first, it would > execute the ASP code. > > Tijnema