Hi Ben,
I think you need to clarify this. An image is composed of all kinds of
data, depending on the type of image it is. Things like header
information, version #, color palettes, and other info related to the image
but not actually part of the image itself are included in the binary file
I need to open an image and convert its binary type to hex,
what I need to do is a bin2hex on the binary info of the image, sounds simple
enough. Although, I can get php to open the image and read the (binary)
contents into a string, can someone help me.
Thanks.
-- Ben Cairns - Head Of Techn