If you're just going to read only, no.
>>Hi all
>>
>>I have this script whereby I use the php function file().
>>Just a quick question, do I need to implement file locking.
>>
>>if so, can I just use something like
>> flock( file("/path/file.ext") );
>>
>>Kind Regards
>>Brent Clark-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

