Search found 3 matches
- Mon Nov 27, 2006 7:04 am
- Forum: PHP - Code
- Topic: outputting a hex file
- Replies: 5
- Views: 479
- Mon Nov 27, 2006 2:17 am
- Forum: PHP - Code
- Topic: outputting a hex file
- Replies: 5
- Views: 479
- Sun Nov 26, 2006 1:37 pm
- Forum: PHP - Code
- Topic: outputting a hex file
- Replies: 5
- Views: 479
outputting a hex file
Hi I wonder if anyone can help me. I have a MySQL table that contains a series of hex colour codes and I need to output them to a file. This I can do ok but I need the file to be in a hex format so that when a hex editor opens it reads it correctly. At the moment all I seem to do is create it as a t...