Web Scripts - php scripts, perl scripts, cgi scripts, asp scripts, directory scripts, programming scripts

 

Creating a Photo Gallery
Link ID 6505
Title Creating a Photo Gallery
Url http://www.zend.com/zend/tut/photogallery.php
Description This tutorial teaches you how to store a picture file on the server so that you can create a photo gallery of images that users upload to your site. The coding sample initially displays a form for you to fill in; browsing is enabled. The information entered - user name and name of picture file - is saved in PHP variables. After you submit this form, the picture file (if not excessively large) is copied from the client and stored in a file in a unique directory on the server. Checks are made along the way that the necessary files have been successfully opened. After storing the client picture file on the server, the coding sample prompts you to access the server photo gallery. There, you can see the new picture file stored on the server, together with all other picture files previously stored during this user session
Category PHP :: PHP Tips and Tutorials :: Image Manipulation
Date 15-Dec-2005
Contact Name
Email
Write a Review   Add to My Favorite   Refer it to Friend   Report Broken Link  

 
Average Visitor Rating: Rate It! 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating



Web Scripts  |  Add Resource  |   Modify Resource


©2006 All rights reserved. Web Scripts