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

NetTuts.com: 30+ Awesome CodeIgniter Tutorials for all Skill Levels

DevShed: Fetching Search Results as Serialized Arrays with Yahoo Web Services and PHP 5

PHPBuilder.com: Reading RSS feeds in PHP: Part 2

Matthew Turland's Blog: Renaming a DOMNode in PHP

PHP Web Services: How to configure https for Apache2.2 and consume PHP web services over https


Community Events











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


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

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