Page 1 of 1

Create webpage with photo gallery

Posted: Wed May 13, 2009 4:05 pm
by boesiii
Sorry I may have posted this in the wrong place

I work for an engineering company and I have to download and print a bunch of digital photos and I also have other employees that would like to print a photos also. When i print the photos I usually have some labels on the page that has info about the folder location and the date the photo was taken.

Is there some type of code I could write in which an employee could select a group of photos or a photo folder within windows explorer and right click and pick something in the context menu that would activate the code and send the photos to a web browser and then the user could print that web page?

I have a program that I use but I don't want to install it on everyone's computer and then show them how to use it.

I don't know if PHP is the correct programming to use.

I hope this isn't to confusing.

Thanks for your help.

Re: Create webpage with photo gallery

Posted: Wed May 13, 2009 8:38 pm
by ldougherty
Everything you are talking about doing is client side which will not work with PHP as PHP is a server side scripting language.

Are you just talking about having a shared photo gallery? If so check our resources such as Gallery

http://gallery.menalto.com/