how to get uploaded images form moodle database in moodle file system

I make a moodle file system in which user user upload there files and then after uploading I fetch the user on to another page on which user sees there inserted record with the image that they are uploading but I cant get images from attachment on to that page instead of showing image it shows default image logo ):

I was expecting that images will shown from moodle database but I m wrong ):