News Feed
Jobs Feed
Sections




News Archive
JSLabs Blog:
How to write an image gallery script in PHP
December 13, 2006 @ 07:10:10

On the JSLabs Blog today, there's a quick new tutorial showing how to create an image gallery script to show off your latest photos and other images to the world.

This is a simple yet useful tutorial on how to write an image gallery script in PHP. It could be used for anything from banner rotation to just a couple of images that you would like to display in rotation on your website.

The code is broken up into two functions - GetAllFiles (grabs the files from the current directory) and DisplayImages (outputs the HTML to display and organize the images). The script doesn't require any external libraries and the functionality in it works with PHP 4.3.0 and above.

It's nothing fancy, but if you need a script to show the images in a directory (it can tell the difference between image and non-image), check this out.

0 comments voice your opinion now!
image gallery script display directory file html tutorial image gallery script display directory file html tutorial


blog comments powered by Disqus

Similar Posts

Trevor Morris' Blog: fuelphp, forms and validation

C7Y Community Site: Handling Images with PHP

Developer Drive: PHP User Survey: Setting Variable Values and Reading from Tables

TechFounder.net: Making web-pages go faster using PHP

Linode Library: Deploy High Performance Drupal Sites with Mercury on Ubuntu 10.04 (Lucid)


Community Events











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


testing phpunit release series framework example composer unittest interview podcast database introduction language development opinion zendframework2 api functional community code

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