Using PHP to remove certain number of bytes from file



Is it possible with PHP to remove a certain number of bytes from a file, purely within PHP?

If so, does someone have an example of doing this, removing the first 230 bytes from a file.

Thanks,

Scott.
.


Quantcast