New to PHP.
I know how to display the image by typing the image path in XHTML like:
" img src='images/uploadedfile.jpeg' ".
I want php to figure out what file i just uploaded and display it dynamically.
In example, add that image to my existing product page.
Anyone knows any similar tutorial or example?
big thank yoiu
jerome