PHP filesize reporting old size - Stack Overflow
The following code is part of a PHP web-service I've written. It takes ... The problem is that when I read the file size after the append operation I get the size the file was before the append operation. ... What am I doing wrong?...