RE: Problems with programming a forum

2002-05-24 Thread Nikola Janceski
for you locking prob... use flock() > -Original Message- > From: Sebastian Nerz [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 24, 2002 11:20 AM > To: [EMAIL PROTECTED] > Subject: Problems with programming a forum > > > Hy, > > I actually want to writ

Problems with programming a forum

2002-05-24 Thread Sebastian Nerz
Hy, I actually want to write a little forum-script for my homepage, but I have several problems: 1. I need to lock a file while the script is writing to it. I actually am doing this by creating a link to this file named "(filename).lock) When the script has finished writing data to it, it unlink