[prev] [thread] [next] [lurker] [Date index for 2006/08/01]
return pack('C*', unpack('n*', $sTxt)); No. That's not a valid way to convert ucs2 text to anything, let alone ISO-8859-1 Urge To Kill Rising [It's converting network order 16 bit values into a list of numbers, then converting that list to 8 bit characters, with an implicit truncation] Nicholas Clark
Generated at 16:01 on 11 Aug 2006 by mariachi 0.52