I am creating a user system in PHP which is based on my forum.

The users are using Avatars (Photos) on the forum, and i want to retrieve it on a users site. I can retrieve user data and stuff and format it to date, txt , password field stuff like that..but not as a image . Since now it only displays the url to the image, i want it to display the image. Thought it was a format option like this in dreamweaver ... any ideas ?