Hi,Is there any way to execute multiple deletes in one "request" from PHP? I want to avoid the latency of waiting for the response of every delete when having lots of deletes to execute.
Thanks! Jonathan
Hi,Is there any way to execute multiple deletes in one "request" from PHP? I want to avoid the latency of waiting for the response of every delete when having lots of deletes to execute.
Thanks! Jonathan