Converting double byte
Posted: Mon Aug 08, 2005 7:27 pm
A friend just sent me an email containing the following
Can this be achieved using php ? ie. by reading in the characters and doing something to them ? thanks.I have a file with null characters -X00 every second byte, so I think it is in double byte format. So my question is how do I strip out those bytes?