hi 

I have a host with ignore_user_abort turned off in php ini.

the man says
int ignore_user_abort ( [int setting])

so far i have tried 1 and true for the int setting but nothing changed, it still 
aborted.

I want it so the script finishes even the browser conection is lost.

anyone know what i should use for int setting

the man is not clear on this.

Paul Roberts
[EMAIL PROTECTED]
++++++++++++++++++++++++


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to