Can anybody tell me why this code does not work on Windows?
It creates zero-length file. On Linux all OK.
If I delete flock() or call flock($f1, LOCK_UN) just after first flock(),
all works correctly.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/
Beta 4 already has the new structure.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello.
I see that distributibns at http://snaps.php.net uses completely
new directory structure: extensions/ became ext/, subdir dlls/
completely removed (at least, thanks!).
Would it stay in first PHP5 releases or not? Beta3 still uses old
directory structure.
I am writing the book abou
Can anyone help me on this very simple problem, I'm a newbie, but the
problem seems so simple and it's buggering me.
I have 423 xp version installed. When trying out how to display any of the
escaped characters e.g.
echo("blah blah. \n");
echo("more blahs...");
in an HTML file, with IE6, I