Bütün cehennem,
Ben şu kullanımı yaptık ignore_user_abort.
ignore_user_abort(true); set_time_limit(0); session_start();
Ben uzakta Ben bir AJAX isteği fireoff sayfasından gezinmek Ancak, komut dosyası durur?
Ben yanlış ne yapıyorum?
Update
PHP kılavuzunda diyor:
PHP will not detect that the user has aborted the connection until an attempt is made to send information to the client. Simply using an echo statement does not guarantee that information is sent, see flush().
Bu yankı kullanabilirsiniz önermek gibi görünüyor ve sadece kullanıcının bağlantısı ve bunun devam edeceğini tespit edecek?