I dont see support for using ftruncate() on user defined stream wrappers. When I try to truncate one I get an E_WARNING:

Warning: ftruncate() [function.ftruncate]: Can't truncate this stream!

Does anyone know of a way to truncate a user defined stream wrapper using php's file system or stream functions?

-justin

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to