Page 1 of 1

image scroller

Posted: Sun Mar 19, 2006 7:55 am
by rami
well i have each product list(attributes) as fields of database table
each record has filed called imagename which consist of name of image ..that is saved in the physical web directory...

what i want to make is a image scroller that scrolls may be lastest ten pictures from left to right...with the link
i have page displaypage which takes imageid i.e displayimage.php?uid=....it will be passwed when scrolling image will be clicked...

so this can be easily done in javascript but i want to take latest images(names..) from the database...

how it can be done
any code any where
any tutorials
examples?
thanks for help

rami...

i need image scroller ..that scrolls according to names in database(latest 10 entered) which has lick to anothert page that open php page according to id in image in scroll...