Jump to content

Some newby array help


zscott

Recommended Posts

Using scandir, following along the online docs, and I end up with something like..

Array(	[0] => .	[1] => ..	[2] => bar.php	[3] => foo.txt	[4] => somedir)

How could I output this array into some html, maybe a UL.. foreeach?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...