Jochem Maas wrote:
// if you have this available: http://php.net/manual/en/function.json-encode.php
echo json_encode($files);

I thought there might be a solution with Json but couldn't locate it. I prefer it versus the iteration, thanks. Sometimes solutions are so simple if one knows them.

O. Wyss

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to