On Thursday, December 12, 2002, at 03:10 PM, Marek Kilimajer wrote:

Does anyone know a way to change endianness of a binary string?
Hi Marek:

You might look at pack() and unpack().

http://www.php.net/manual/en/function.pack.php

Perhaps one of the options for unpack?

HTH

David


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

Reply via email to