Re: FW: [PHP] Accessing a Char in an Array

2004-12-21 Thread Curt Zirzow
* Thus wrote Justin Palmer: > Why is substr all over the board in how fast it processes the same > string? Is it the server? Benchmarking can be a funny thing. Usually benchmarks take an average of serveral thousand iterations in order to find the average time it take something to do. Benchmarki

RE: FW: [PHP] Accessing a Char in an Array

2004-12-21 Thread Justin Palmer
l; 'Curt Zirzow' > Subject: Re: FW: [PHP] Accessing a Char in an Array > > > On Tue, 2004-12-21 at 23:47, Justin Palmer wrote: > > *Sorry Curt for sending this to you.* > > > > Hi, > > > > Well if any one is interested in the speed I set up

Re: FW: [PHP] Accessing a Char in an Array

2004-12-21 Thread Robert Cummings
On Tue, 2004-12-21 at 23:47, Justin Palmer wrote: > *Sorry Curt for sending this to you.* > > Hi, > > Well if any one is interested in the speed I set up an example that you > can go to. Though, when I run the example substr() is very neurotic (or > it seems that it is to me). It can process the