Posted by Tom on 01/03/07 18:05
I need to convert an integer to a unique code string consisting only of capital letters and numbers. I also need to be able to convert it back to an integer again. Example: 10 => DFG56JKG4 => 10 How do I accomplish that? Googling has not helped. Regards
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming