-
Dynamic Picture Uploading - Please Help
I am creating a small picture gallery website using Javascript. The website has three pages - Vacation 1, Vacation 2 and Vacation 3. Each page should have thumbnails of pictures with a little text at the bottom. When you click on the thumbnail, the pictures should open in full size in a popup.
To upload images into the three sections, I am planning to have an Admin section. The Admin should have the capacity to upload Thumbnails, Full Size pictures and its associated text.
I need to know how to do this - would be great if you could send me a sample file or post a link to a tutorial or a sample.
Thanks a lot in advance.
-
-
You will need to use a server side language to be able to upload files to the server (this could be PHP, ASP, etc). For tutorials/example code, you can look through google or use any of the following links:
http://www.php-mysql-tutorial.com
http://www.php.net/move_uploaded_file
http://phpbuilder.com/columns/bealer....php3?aid=1378
http://phpbuilder.com/columns/bealer...04.php3?aid=95
Hope this helps.
-
The Following User Says Thank You to thetestingsite For This Useful Post:
-
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks