Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21654 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23182 invoked by uid 1010); 23 Jan 2006 17:00:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 23166 invoked from network); 23 Jan 2006 17:00:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2006 17:00:30 -0000 X-Host-Fingerprint: 88.64.70.251 dslb-088-064-070-251.pools.arcor-ip.net Received: from ([88.64.70.251:22354] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id EF/FC-06819-DAB05D34 for ; Mon, 23 Jan 2006 12:00:29 -0500 To: internals@lists.php.net,danielc@analysisandsolutions.com (Daniel Convissor) Date: Mon, 23 Jan 2006 18:00:24 +0100 Message-ID: <20060123180024.030bbee6@localhost.localdomain> In-Reply-To: <20060123165526.GA24769@panix.com> References: <43D13AAE.1030409@lerdorf.com> <7.0.0.16.2.20060120134701.04186f60@zend.com> <7.0.0.16.2.20060120160835.040c9f20@zend.com> <7.0.0.16.2.20060120165840.041fbf10@zend.com> <43D19937.6050201@lerdorf.com> <20060123165526.GA24769@panix.com> Reply-To: pierre.php@gmail.com X-Newsreader: Sylpheed-Claws 1.9.14 (GTK+ 2.8.6; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Posted-By: 88.64.70.251 Subject: Re: [PHP-DEV] JSON inclusion in core From: pierre.php@gmail.com (Pierre) On Mon, 23 Jan 2006 11:55:26 -0500 danielc@analysisandsolutions.com (Daniel Convissor) wrote: > Hi Rasmus: > > On Sun, Jan 22, 2006 at 03:02:02PM -0800, Rasmus Lerdorf wrote: > > > > A useful tag filter that understands attributes as well so you can > > lock down exactly which tags with which attributes you wish to > > allow through. > > Tags? Attributes? I can try to guess what you mean, but perhaps you > can elaborate, please? A "working" strip_tags, something like strip_tags_ex :) --Pierre