Posted by cyberhorse on 11/23/05 01:27
Why do you think you have to use exif in the first place?
Here is more sample code to get you started:
http://prdownloads.sourceforge.net/sphp/gallery-0.3.tar.bz2?download
FayeC wrote:
> I have tried to use a php code (found it online) to create a gallery
> but I am wondering if thereare any other PHP options besides using
> EXIF.
> The reason is that the images I am using for the gallery are not taken
> using a camera and therefore don't have the EXIF data.
> And since the images will be uploaded by a third party who is not very
> computer savvy the option of having them edit the images to add the
> EXIF data is not a very feasible one so I am looking for other options
> in PHP.
> Please bear with me.....I am a novice PHP programmer (more like a
> newbie) and although I do understand the basics of programming and do
> some programming in ASP, PHP looks very foreign to me right now....
> I am trying my best to learn from books but so far I haven't learned
> enough to implement this on my own so I am asking for some help from
> the experts.
> I need to create a code that will pull out 4 images from a folder that
> will have the same username as the user's login.
> After login the user is taken to a page that will contain the 4 images
> in the folder arranged in a table or div.
> The issue right now is finding something that can work side by side
> with Joomla.....unless I use a page not in Joomla at all....which
> would make the programming much easier maybe?
> WHat do you think?
> Thank you in advance for any help finding an answer.
>
> FayeC
Navigation:
[Reply to this message]
|