Hi,
Please help me to get images in table format. I'm new to PHP.

I have written code to display images in a table format and it displays only 9 images in a single page. when i click Next Url to go to next page, by default it returns to home page. I stored images in local directory and written for each loop to display images in table format. Without using mysql as backend.

My question is how to display bunch...