Oops. I have been trying to play around with some PayPal code and have inadvertently set an infinite loop of some sort going on my server. Any guidance on how to stop this code running would be much appreciated. The error log is quickly building up, every error is the same as follows:
PHP Warning: feof() expects parameter 1 to be resource, boolean given in /home/myfirsti/public_html/work.php on line 3
[04-Jul-2013 00:44:38 Europe/London] PHP Warning: fgets() expects parameter 1 to be resource, boolean given in /home/myfirsti/public_html/work.php on line 4
Many thanks.