greeting everyone! i am doing some rearranging in my php site. i have a little problem going on. am using a coppermine module and i want to use it to fetch the latest photos uploaded by the user. i am converging the gallery-block of COPPERMINE module to my YOU ACCOUNT module. but i can't call the latest photo upload of the user. i think what i need is the following: 1. how to get the "my_gallery_id" of the user... 2. how to get files from a folder that starts with "thumb" could anyone please help