Hi,
i have a question. My PHP script calls a passthru (zip that creates a biiig
archive). This command can take a lot of time, perhaps 20 seconds or so. Is
the complete PHP engine on this server blocked for this time? If other users
call this script (oder other scripts), do they have to wait 20 seconds?
bye,
Frank
i have a question. My PHP script calls a passthru (zip that creates a biiig
archive). This command can take a lot of time, perhaps 20 seconds or so. Is
the complete PHP engine on this server blocked for this time? If other users
call this script (oder other scripts), do they have to wait 20 seconds?
bye,
Frank
Comment