Re: [PHP] Little optimisation question

2002-07-05 Thread Jason Wong
On Friday 05 July 2002 19:37, Latex Master wrote: > Hello php-general, > > I've recently faced big optimization issues. Here is mine > situation: > > I make connection to NNTP server and fetch headers from the news group > lets say bla.bla.bla. Connection made ok. Next Php tryes to put > eve

[PHP] Little optimisation question

2002-07-05 Thread Latex Master
Hello php-general, I've recently faced big optimization issues. Here is mine situation: I make connection to NNTP server and fetch headers from the news group lets say bla.bla.bla. Connection made ok. Next Php tryes to put everything into the array. It's okey if number of headers are lower