News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
Scanning Folders with PHP
November 13, 2008 @ 14:18:28

The NETTUTS.com site has posted a new PHP-related screencast that covers a simple script to scan over the contents of folders in PHP. To illustrate, they create an image gallery script that mirrors the filesystem structure.

Let's imagine that you want to build a page that will display snapshots of your latest work. [...] In such instances, the best solution is to make PHP scan your "portfolio" folder and dynamically create the code for you. If you want to update your page with a new snapshot, all that you need to do is drag the image, and its respective thumbnail, into the appropriate folders - and PHP will do the rest. Let's build it now!

The screencast comes complete with the entire source and a link to a demo to show the end result.

0 comments voice your opinion now!
scan folder filesystem directory tutorial photo gallery screencast


blog comments powered by Disqus

Similar Posts

DevShed: Classes as PHP Functions

Codewalkers.com: New Things on the Tutorial Front (Pagination & Ajax)

PHPToys.com: Creating a file based AD rotator script

Windows IIS Blog: Debugging WINCACHE on Windows using Visual Studio - Basic

NetTuts.com: All About Mocking with PHPUnit


Community Events











Don't see your event here?
Let us know!


community introduction unittest functional testing framework conference example phpunit code language development zendframework2 release series object interview tool podcast opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework