La parte sotto è OK.

Ho provato anche nella parte sopra ma non ci ho capito nulla.
Potresti sistemarmi anche quella?

Codice PHP:
      <? if ($show != ""//show the current image if any
        
{
            print 
"<img src=images/$show>
"
;
        }
?>
GRAZIE MILLE