I have a large binary file (50+ megs) ... I want to read the first 1k 
bytes, make changes, and write a new file with the new 1k bytes plus the 
balance of the original file unchanged.

I've tried several different ways of doing this, but nothing works, and I'm 
out of ideas - any suggestions as to the sequence I should be following?

Thanks --

Bob.


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

Reply via email to