I have 5 attachments whose paths are stored in database (5) columns. I am retrieving the paths as follows for the first file.
$path1=$rowArray[\'file1\']; $path2
No doubt you cannot do it the way you want, with one link, show all your images. I guess the best way to do it is to send the file names or ids on your URL and check for it on your target PHP, this way you can show them.