per richiamare le foto ho usato questo script, ma non mi carica la foto, perché?

<img src= "public/foto_utente/<?php echo $row['foto']; ?>" ?>

o per la minuatura

<img src= "public/foto_utente_thumbs/<?php echo $row['foto']; ?>" ?>