close the browser

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I used this code but doesn't seems to work I close the browser but nothing
happen here. Can somebody clarifying my code please. 

<html>
<body>
<?php


if (connection_aborted())

{

file_put_contents('/tmp/phptest1234.txt', 'test');

}

echo "<br>Hi\n</br>";


?>

</body>
</html>

<<attachment: smime.p7s>>


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux