how to display data an image using php from a database



hi..i have a database named abc and a table named xyz.....in the table i have fields such as id no:,name,address,profession...i need one more field that displays the image of the person along with the information...

it should display in a table format or any other good format in a page so that the image and the person's information is well displayed...

how can i do this in php...i am using php and mysql...please help asap...