Using PHP, is it possible to perform a function asynchronously?
Example:
The client makes a request to the server, in this request PHP executes an asynchronous function that can take a few seconds, but before it finishes, the server respon...
asked by
01.08.2014 / 13:51