Friday, September 29, 2017

Re: How does SMF know when not to send another notification?

This is for everyone else out there curious about how PHP works.

In PHP world there is no concept of "multiple users". One of the fundamental things about PHP has to do with managing a single request at a time.

Whenever you hit a PHP page, the HTTP Ser...

from Simple Machines Community Forum http://ift.tt/2xDmKyD
via IFTTT

No comments:

Post a Comment