traq
05-31-2008, 06:38 PM
I'm not sure if this is possible. I suspect it is - but I don't know PHP well and I don't know how complicated it might be.
I would like to use the PHP Photo Album (http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm) script to generate my photo gallery, and then modify the script to use lightbox (http://www.dynamicdrive.com/dynamicindex4/lightbox/index.htm)to show the images when clicked. Would it be as simple as having the PHP script add
rel="lightbox" to the links it generates (and, of course, installing the lightbox script on the page in question)? How would that be done?
Thanks. Any advice would be greatly appreciated!
EDIT: I'm sorry...! I meant to post this in the PHP forum. If it's fine to post it here, then I guess that's okay; but if not, could someone move it for me please? Thanks, and sorry again.
I would like to use the PHP Photo Album (http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm) script to generate my photo gallery, and then modify the script to use lightbox (http://www.dynamicdrive.com/dynamicindex4/lightbox/index.htm)to show the images when clicked. Would it be as simple as having the PHP script add
rel="lightbox" to the links it generates (and, of course, installing the lightbox script on the page in question)? How would that be done?
Thanks. Any advice would be greatly appreciated!
EDIT: I'm sorry...! I meant to post this in the PHP forum. If it's fine to post it here, then I guess that's okay; but if not, could someone move it for me please? Thanks, and sorry again.