scandir() creates an array of files within a directory.

I don't want an array - I want a string like this: file1 file2 file3 etc...

How would I convert the array from scandir() to a string?

This should be very straight forward....

Cheers,

Michael

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to