RE: [PHP] "report" generation with PHP

2001-07-17 Thread Jörg Krause
> On Mon, Jul 16, 2001 at 05:19:41PM +0300, Marius Andreiana wrote: > > În 16 Jul 2001 09:07:17 -0500 garman a scris: > > > I forgot to mention that I already looked into the PDF extensions. > > > Although > > > it looks like it would do exactly what I want, the PDFLib > isn't free for > > You can

[PHP] Check your regex here

2001-03-31 Thread Jörg Krause
Hi there, sometimes I test a new regular expression. So I've created a test site, which works with ereg, eregi, preg_match on PHP 4.0.4. Some options allowed and a benchmarks shows how effective an expression is. You're invited to take a look here: http://www.php.comzept.de/rexpr/ Please send m