I have a JavaScript functions which calls a PHP function through ajax.
The PHP function has a set_time_limit(0) for his purposes.
Is there any way to stop that function when I want, for example with an html button event?





Rating:
The post javascript – Stop PHP with ajax appeared first on Javascript ASK.
via Javascript ASK http://javascriptask.phpfogapp.com/javascript-stop-php-with-ajax.html
No comments:
Post a Comment