|
Posted by "Jared Williams" on 11/28/05 18:04
Hi,
Just been looking over some code, and saw
if (strlen($data) !== file_put_contents($filename, $data))
....
where $data is UTF8, so wondering if this is going to break in PHP6, if so what should be the equivalent code?
Jared
Navigation:
[Reply to this message]
|