How can I remove the php delay when users are emailed
-
I’ve noticed with certain plugins that email users, like favorites notification and others, that PHP will sit and wait until it gets a response back from the mail function.
Is there any kind of drop in replacement for mail() that will just queue the email and come back to php and load the rest of the page asap?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.