Re: [PHP-DEV] Function proposal: nl2p

2004-03-07 Thread Kai Schröder
On Sunday 07 March 2004 21:58, Stefan Walk wrote: > On Sun, Mar 07, 2004 at 01:07:08PM -0500, Louis-Philippe Huberdeau wrote: > > I wrote this very simple function (modification from nl2br actually) to > > convert newlines to well formatted HTML paragraphs instead of line > > breaks, allowing bette

Re: [PHP-DEV] Perl extension

2004-03-02 Thread Kai Schröder
On Tuesday 02 March 2004 18:45, Petras Kudaras wrote: > Well, Perl itself does not differentiate from "CPAN modules" or "any other > modules". Once you can load Perl modules and use the functions (or methods, > for that matter), you can use any Perl code, and you are not restricted to > CPAN. Yes,

Re: [PHP-DEV] Perl extension

2004-03-02 Thread Kai Schröder
On Monday 01 March 2004 23:10, Andi Gutmans wrote: > Hey, > As some of you might have noticed, Dmitry worked on a Perl extension which > allows PHP to run Perl scripts as well as instantiate Perl objects in PHP > and use them. Intresting idea, but I have some questions: - Should ext/perl "only" br