hi i am working with pulling image names from mysql database and putting them in table.. i have them working on another page,, but it is set up differently.. now on this page i am only getting Broken images. anyone have any clues? here it is
<img src="/image/<?php echo$row["itemImage"]; ?>" >