Posted by -Lost on 08/22/06 09:50
"dezonioes" <s.j.devries@chello.nl> wrote in message
news:ea268$44ea049d$d55d2363$7688@news.chello.nl...
> Salutations !
>
> I have a question .. i hope one of you has the answer.
>
> I have created a script that extracts a zip file. If it is a large zip file te script
> takes forever to load. I don't want to show the result of de extracted zip so what i
> want to do is extract the zip and don't wait for de zip to be entirely extracted ... is
> this possible somehow ?
>
> Thanx.
Sounds like you are having max_execution_time or memory_limit problems. Adjust these if
you are able.
Otherwise, I have no clue what you mean by extract yet do not extract the ZIP. Perhaps
you meant extract the ZIP, but do not have your page dependent upon it finishing or not.
That is fairly straightforward, so you must mean something else.
-Lost
Navigation:
[Reply to this message]
|