List/Grid Tag Archives: readdir

How to show the size of folder using PHP with progressbar

How to show the size of folder using PHP with progressbar

To show the details of folder, first of all we check that, it is folder of file. If it is a folder then we count the number of files present… Read more »


how to fetch all files from folder using php

how to fetch all files from folder using php

PHP directory listing Some times we have to display the list of all files in a directory.We can do this with the help of php function readdir(). The code to… Read more »


© 2012 Sumit Bansal. All rights reserved. XHTML / CSS Valid.