Helping ordinary people create extraordinary websites!
   

How to select and display a set of images from a folder using PHP?

Thursday, 10th September 2009
by vishal


Hi I am beginner in PHP.

I want to upload some images to a folder....after that i want to display a set of 6 pictures from that folder in a page. On clicking the next button Ii want to load the next set of 6 pictures to load and so on....similarly for back button

What I am actually looking to do is after displaying a set of pictures, clicking on one of the pictures will load it in the orginal size, just like a light box.

Even if I upload new pictures these functionality should work without modifying the code.

Thanks in advance





More PHP Help:
» How do I remove the last character of a string with PHP?
» How can I make a PHP page reload continually forever?
» I want to pass the php variable to popup window
» How to limit the number of words in my display with PHP?
» Where can I find a script for uploading an sql file to a MySQL database server?
» PHP4 XML Parser when $data is empty..
» How to turn URLs into links using PHP?
» Zend Framework Tutorial Update?