Posted by jenkinsp on 01/05/07 04:26
Hey, How would i do this in php ? (from borland c++) for (int i=1; i<=myString.Length(); ++i) { returnValue += StrToInt(AnsiString("0x" + (AnsiString)myString[i])); } -- thanks Paul www.pjenkins.co.uk
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming