Date: 03/12/01
- Next message: Stig Sæther Bakken: "[phplib] Re: Re[4]: [PHP-PEAR] Re: [phplib] Re: [PHP-PEAR] PHPLib and Pear merge"
- Previous message: Carlos Navarro: "[phplib] php + phplib multipart forms problem"
- In reply to: Stig Sæther Bakken: "[phplib] Re: Re[2]: [PHP-PEAR] Re: [phplib] Re: [PHP-PEAR] PHPLib and Pear merge"
- Next in thread: Stig Sæther Bakken: "[phplib] Re: Re[4]: [PHP-PEAR] Re: [phplib] Re: [PHP-PEAR] PHPLib and Pear merge"
- Reply: Stig Sæther Bakken: "[phplib] Re: Re[4]: [PHP-PEAR] Re: [phplib] Re: [PHP-PEAR] PHPLib and Pear merge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Stig,
Monday, March 12, 2001, 12:35:42 PM, you wrote:
SSB> Well, we'll just have to rewrite DB to C then (not kidding).
Not the worst thing :) . But I'd rather bought Kristian's arguments
concerning PHP appserver. The most overhead of such complex things
like PEAR::DB is coming from its setup costs. There are many objects
to be compiled, a lot of memory to allocate, and then this damn
thing simply dies at the end of the request. I suppose it's not the
right way to rewrite all the good things in C because they just need more
time to compile.
I didn't mean PHP is BAD because it is an interpreter.
-- Best regards, Maxim Derkachev mailto:kot <email protected> Symbol-Plus Publishing Ltd. phone: +7 (812) 324-53-53 http://www.Books.Ru -- All Books of Russia--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Stig Sæther Bakken: "[phplib] Re: Re[4]: [PHP-PEAR] Re: [phplib] Re: [PHP-PEAR] PHPLib and Pear merge"
- Previous message: Carlos Navarro: "[phplib] php + phplib multipart forms problem"
- In reply to: Stig Sæther Bakken: "[phplib] Re: Re[2]: [PHP-PEAR] Re: [phplib] Re: [PHP-PEAR] PHPLib and Pear merge"
- Next in thread: Stig Sæther Bakken: "[phplib] Re: Re[4]: [PHP-PEAR] Re: [phplib] Re: [PHP-PEAR] PHPLib and Pear merge"
- Reply: Stig Sæther Bakken: "[phplib] Re: Re[4]: [PHP-PEAR] Re: [phplib] Re: [PHP-PEAR] PHPLib and Pear merge"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

