I have a PHP script that would read in a binary file and display it as if it
were <img src>, how would you do that w/o changing the header's MIME type?
The entire file does not need to be changed.
Thanks
Phil
were <img src>, how would you do that w/o changing the header's MIME type?
The entire file does not need to be changed.
Thanks
Phil
Comment