I am having a form, I want to write the form values into csv file. I just want to know whether it is necessary (compulsory) to have file lock before writing to file?
There is only my program which is writing in the file - no other program. But many users can connect to web at a time - So is it necessary to have file lock ? thanks in advance manisha -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php