Want to hire a development team?
No Images Added Yet

Directory Listings, list files and subfolder using php

Rated4.3/5 (3 ratings)
Add to Favorites
Publisher
This is the simple example to list contents of any Directory. To do this we are going to define
Product Details

This is the simple example to list contents of any Directory. To do this we are going to define function DirDisply( ) which will read the current directory contents and display it as a list. We first open current directory by $TrackDir=opendir("."); The opendir function returns a directory handle resource on success, or FALSE on failure. Syntax is: opendir ( string path [, resource context] ) Where: Path - The directory path that is to be opened Context - For a description of the context parameter, refer to the streams section of the php manual.

Report this Listing
Price
Free
Licence Type
Free
Views
3,305
Submitted on
15th May 2008
Last Updated
15th May 2008
Licence Type
Freeware
License Price
USD 0

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(3 ratings)
Average User Rating: 4.3/5
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.