RStyers
03-23-2013, 09:13 PM
1) Script Title: PHP Photo Album Script v2.11
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
3) Describe problem: I have everything working great! It's a cool script. But I can not figure out how to make the pictures DISCRIPTION a hyperlink.
//Optional, manual description for particular pictures inside album
//Syntax: albumid.desc[Pictures]="Picture description here"
myvacation.desc[0]="Strawberry Cheesecake $20.00"///Would like for this to be a hyperlink to another page
I still want the thumbnail picture to open up as a larger picture(thats okay) but I also would like for the description below it to be a hyperlink to another page.
Thanks for your great script and for any help!!!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
3) Describe problem: I have everything working great! It's a cool script. But I can not figure out how to make the pictures DISCRIPTION a hyperlink.
//Optional, manual description for particular pictures inside album
//Syntax: albumid.desc[Pictures]="Picture description here"
myvacation.desc[0]="Strawberry Cheesecake $20.00"///Would like for this to be a hyperlink to another page
I still want the thumbnail picture to open up as a larger picture(thats okay) but I also would like for the description below it to be a hyperlink to another page.
Thanks for your great script and for any help!!!