need simple photoalbum

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
User avatar
thomasd1
Forum Commoner
Posts: 80
Joined: Sat Nov 22, 2003 2:48 pm
Location: Belgium

need simple photoalbum

Post by thomasd1 »

hi,
can anybody help me find a script that can output a table that's automaticlally generated and linked a couple of pictures in a map ..?
just a kind of photogallery in a simple form
it's just so i only have to upload the pictures and not update html everytime..

thanks
ps, i've tried hotscripts.com but can't find anything usefull, and recoding the php is not my thang... :roll:
Illusionist
Forum Regular
Posts: 903
Joined: Mon Jan 12, 2004 9:32 pm

Post by Illusionist »

so all you want is for someone to write the script for you? hotscripts, will help you find a script to dot hat. Sometimes you'll ahve to change a few things in the code to get it to work ony our server, sometimes you wont. But we wont write your whole project for you.

What you could do is loko at a few scripts and get a general idea of how it works, then try one yourself. And if you have specific questions, come back and ask.
User avatar
tim
DevNet Resident
Posts: 1165
Joined: Thu Feb 12, 2004 7:19 pm
Location: ohio

Post by tim »

hotscripts would probably be your best bet

I think I seen a photogallery script at evilwalrus.com as well...

google for it if all else fails, search engines are your friend :D
User avatar
thomasd1
Forum Commoner
Posts: 80
Joined: Sat Nov 22, 2003 2:48 pm
Location: Belgium

Post by thomasd1 »

couldn't find one at hotscripts.. :roll:
could someone help me on the way please?? :roll:
Buddha Joe
Forum Newbie
Posts: 6
Joined: Mon Mar 15, 2004 12:38 pm

Simple Photo Gallery

Post by Buddha Joe »

I had the need for something similar..

the code for the picture gallery initaly lists all sub directories in a specified folder as hyper links.. these directory names are used as the gallery names. the script then goes on and lists all of the image files using img tags to create thumbnails.. when a thumbnail is selected it opens the image in a new borwser window at full size.

in order to impement this you will need to look into file and directory manipulation with php. it did not take me to long to figure out how to make this work from the tutorials I used and I am new to all of this scripting and programming stuff..

here are some links to check out that should get you started..

http://www.devshed.com/c/a/PHP/File-And ... HP-part-1/
http://www.devshed.com/c/a/PHP/File-And ... HP-part-2/

I know that there is a better way to do this so I can add descriptions of the gallery's and captions to the images but I haven't gotten arround to that yet. This should get you going in the right directon though.

Here is a link to the site I have been working on to give you an idea of how I am using this code http://www.undr8ed.com

A thought I had for the decsriptions and captions was to store that info in text files but I haven't experimented with it yet.
phpdeveloper
Forum Newbie
Posts: 13
Joined: Sat Jan 31, 2004 6:08 am
Location: India

Post by phpdeveloper »

Hello,
I am a freelance php developer. I can give you customize photo album exactly what u r looking for. If you b interested please mail me to suvoraj@engineer.com. I'll charge you for this project only 25 USD. Please quote.
Thanks and regards.
-Suvoraj
Post Reply