Posted by Matthias Braun on 06/05/05 20:51
Help! I am using arrays and a while loop for go through all the elements. The problem is that the first element is missing: while ($val = next($array)) { $key = key($array); echo "$key: $val\n" }
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming