<?php }else{ echo "Couldn't lock the file !"; }
Standard input is empty
Couldn't lock the file !
PHP Warning: fopen(/tmp/lock.txt): failed to open stream: Permission denied in /home/vkg6AA/prog.php on line 3 PHP Warning: flock() expects parameter 1 to be resource, boolean given in /home/vkg6AA/prog.php on line 4 PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /home/vkg6AA/prog.php on line 10