Posted by peter on 05/25/07 17:01
> foreach($array as $key => $value) > { > echo $key . ' = ' . $value; > echo "<br>"; > } That is ok for a 1 dimensional array but multi dimensional arrays will have problems. You can simply use the <pre></pre> tage to ensure that the output is as output in text.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming