Re: [PHP] Loooooooooonnnnnnnnnnggggggggg

2002-11-19 Thread Marek Kilimajer
die() but seriosly, if you don't tell us what the script does, we can't tell you if it can be made faster Hacook wrote: Hi all, I made a script that works on a very long charachter chain and its process is lnggg about 5 minutes ! Do you have any tips to make it faster ? Thanks, Hacook

Re: [PHP] Loooooooooonnnnnnnnnnggggggggg

2002-11-19 Thread Justin French
on 19/11/02 10:00 PM, Hacook ([EMAIL PROTECTED]) wrote: > Do you have any tips to make it faster ? The answers will come in faster if you tell us how you're "processing" it. Justin French http://Indent.com.au Web Developent & Graphic Design -- PHP G

RE: [PHP] Loooooooooonnnnnnnnnnggggggggg

2002-11-19 Thread Jon Haworth
Hi, > I made a script that works on a very long charachter > chain and its process is lnggg about 5 minutes ! > Do you have any tips to make it faster ? My mysterious ninja PHP developer powers have told me that you need to fiddle with lines 23 and 72, that's where it's slowing down. I