19,155 tutorials online
11 tutorials pending review
763 dead links removed





Traverse Directories The Easy Way With Glob() !

User Rating: Not yet rated
Source Website: www.talkphp.com
Viewed: 34 times
Reported For Abuse / Broken Link: 0 times
(Report Link)

Rate this tutorial:


Description:
Glob was introduced into the PHP function lineup around the time PHP version 4 was released. It's not a new function in the slightest, but like checkdnsrr() it is a fairly undiscovered function for many. It allows you to bring back filenames, and also directories, using a straightforward notation.






Other Tutorials From This Category
    How To Load Excel Data By PHP
    PHP File Uploader
    Upload And Rename File
    Converting from Excel to CSV with PHP
    File System
    Unzip Files With PHP
    Working With PHP Files
    Get Remote Web Page Information Using PHP
    Export MySQL To CSV (Excel)
    Detailed Guide to fwrite() Operations