Yes, that's what I was thinking, but I want to be able to only pass the photo_id rather than have to pass the src, the alt and the href.
Jorge Vargas wrote: > On Tue, May 6, 2008 at 4:15 PM, Tom Haskins-Vaughan > <[EMAIL PROTECTED]> wrote: >> Well, here's what I want to do. I want to be able to upload photos to my >> website. Then I can display them in a gallery. Fairly straightforward. >> But I'd also like to be able to hard code some of the uploaded photos >> into my website. So I'd have the following: > > if it's hardcoded then use an img tag. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
