Depends on what you mean.
HTML will only let you put IMG tags in a page, you cannot print the image directly, you must use some sort of URL.
That URL can be a PHP script that outputs the image, but that script can then only output the image and nothing else.
A forum, a FAQ, email notification, what else do you need?