I need to stop the loading of a web page if the loading take too much time to execute the order. Basically, if the time of execution is more than 20 second, i want to stop the loading of the page and redirect the user.
I would use set_time_default well, but it don't returns value -> http://php.net/manual/fr/function.set-time-limit.php