I'm trying to set up an avatar image that is form dependant, based on a user's selection, in the header php file. I can put up an image with html easily, or echo any php command, which can link back to user input(I don't think php will show images outright like html...) but I can't seem to connect the two. How do you define an html image tag in php? This is the sort of script that would be used for a quizilla answer, or for any website with selective groups of images to be used for smilies or avatars. Help please?