Posted by Adam Plocher on 05/30/06 18:45
foreach ($array as $key=>$val) { $arrayOut[$key] = $some_random_string; } $array = $arrayOut; that should work (not tested).
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming