On Thu, Jun 22, 2006 at 09:15:23PM -0700, Sara Golemon wrote:utf16 of php's internal encoding.Big or Little Endian?
Yes.By that I of course mean that the endianness of U16 data points used internally by PHP are dependent on the architecture's endianness. For example: If it's x86, then it's U16LE, if it's PPC, then it's U16BE.
-Sara
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php