Is it possible in PHP to run a php script (as normal), return some HTML data to the client but to continue running the PHP script (for ex for maintenance of a D😎.
thanks for the help reto
Or in an other way said: Is there a way to show the user processing data... while processing data?