to send a mail there won't be any blocking.
PHP will open a new thread.
So both mails can be send at the same time even though the code is synchronous
> PHP will open a new thread. Oh, god. Another can of worms
Except the server will run out of memory fast as fuck because threads are so costly
Обсуждают сегодня