3dpixel
01-14-2007, 03:32 PM
1) Script Title: PHP Photo Album script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
3) to let google surf within pages, the links of the gallery should be something like this...
the links to the gallery pages must should be something like this: <a href="page{x}.html" target="_self" onclick="setPage({x});">{x}</a> and when the page page{x}.html is accesed the fnction setPage({x}); to save the value {x} in a COOKIE and when the page page{x} is loading
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm
3) to let google surf within pages, the links of the gallery should be something like this...
the links to the gallery pages must should be something like this: <a href="page{x}.html" target="_self" onclick="setPage({x});">{x}</a> and when the page page{x}.html is accesed the fnction setPage({x}); to save the value {x} in a COOKIE and when the page page{x} is loading