Hi all

I am new to designing web pages and I want to try create a page that will allow me to upload pictures with a caption and then display them on a web page. I want to try create a page to display family picture etc, but to just have to add files to the directory/database without having to edit the webpage each time.

Is there a way to do this? I am using Adobe dreamweaver

Thanks

Recommended Answers

All 2 Replies

Member Avatar for LastMitch

I am new to designing web pages and I want to try create a page that will allow me to upload pictures with a caption and then display them on a web page. I want to try create a page to display family picture etc, but to just have to add files to the directory/database without having to edit the webpage each time.

There are alot of tutorials out there. Since you never mention what language you are using.

Then you can read this (the language/code is in PHP):

http://raynux.com/blog/2008/11/20/store-and-display-image-from-mysql-database/

http://www.xpertdeveloper.com/2012/01/view-image-stored-in-database-php/

I would suggest using mysql for the database and calling it using PHP, server side scripting. There are several tutorials out there for this. Here's a great start:

Otherwise there are a great deal of automated script writers out on the market. I would use a search like "Php Mysql Dynamic Photo Gallery Script"

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.