Hi,
I have file into which I am getting feedbacks from users. But when the file is open, users can not give feedback because it does not write into it. Worse of all, Plus it gives Warning erros on users browser. So the code has to check if the file is inuse or opened currently, and inform user accordingly. How do I do that in PHP?
Thanks. MOL