Posted by Oli Filth on 06/06/05 17:19
mattvenables said the following on 06/06/2005 15:02: > try this out for starters: > > foreach ($array as $key=>$value) > { $key = 0; } > That should be $array[$key] = 0; -- Oli
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming