Posted by Ewoud Dronkert on 12/06/05 12:32
acsandras@gmail.com wrote: > I did some debugging, which shows that the string length is 18, and not > 3 as I axpected. Try for ( $i = 0; $i < strlen($v); ++$i ) printf(' %02d', ord($v{$i})); and see what comes out. -- E. Dronkert
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming