SV: [PHP] multi-threading within php?

2002-01-24 Thread Mattias Andersson
does lack multi-threading though, it might just be me that doesn't know about it. Is there any way to execute several functions simultaneously? Mvh, Mattias Andersson Mjukvaruutvecklare, humany AB Direkt: 08-4540701 Mobil: 0704-526685 -Ursprungligt meddelande- Från: bvr [mailto:[EMAIL

[PHP] multi-threading within php?

2002-01-24 Thread Mattias Andersson
ks from it, then downloads those pages, extract their links, until all pages on a site has been downloaded and archived. Is there any way to do it in several threads so that it handles several connections simultaneously? If it would dynamically allocate threads that would be even better. Regard