Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8426 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21320 invoked by uid 1010); 8 Mar 2004 01:31:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 21283 invoked from network); 8 Mar 2004 01:31:53 -0000 Received: from unknown (HELO pigeon.alphaweb.net) (64.142.6.229) by pb1.pair.com with SMTP; 8 Mar 2004 01:31:53 -0000 Received: from alphaweb.net ([64.142.6.229] helo=basillica) by pigeon.alphaweb.net with smtp (Exim 4.10) id 1B0AYB-0006YS-00; Sun, 07 Mar 2004 18:31:27 -0800 Message-ID: <004d01c404ad$3f407a20$f300000a@alphaweb.net> To: =?iso-8859-1?Q?Kai_Schr=F6der?= Cc: References: <404B64CC.5070108@sympatico.ca> <20040307205831.GA16606@prp0.prp.physik.tu-darmstadt.de> <200403080035.43832.cyberian@arcor.de> Date: Sun, 7 Mar 2004 17:32:40 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: [PHP-DEV] Function proposal: nl2p From: pollita@php.net ("Sara Golemon") > Intresting for users that need such functions on several places in code and in > this case better as regexp in PHP itself. Why not take this ideas and put > together into ext/html(format)? > I agree with the statement that functions like these (and nl2br() itself) don't really belong in the PHP core, but if you feel passionate about them, you're more than welcome to create an htmlformat extension in PEAR or PECL. -Sara