I don’t know anything but regular HTML programming but now I want an archive for my pictures. What I want is a database or something like that (could just be a txt file for all I care) with what category the pictures are in.
Example:
Say I got three pictures. I upload them all to the web with a text file. The pictures are named:
1.jpg, 2.jpg and 3.jpg. In the text file it’s written that 1.jpg belongs in category girls and party, while 2 and 3 only in party. When I visit the page I should be able to sort it by party and girls. I would see picture 1 on both the page with pictures with girls and the page with parties.
I don’t have any idea how to make this. Do you? Is there any template like this out on the web? Is it something one of you could make and e-mail me or explain to me?
I guess using SQL and PHP (or anything like that) would also be a suggestion, but I guess that’s even harder.
Thanks
ramvi