My Images'; // by default we need to list all the users images. echo ''; echo '
'; // upload form echo ''; echo 'Select files', "\n"; echo 'Upload files'; echo ''; echo '
'; include('includes/footer.html'); } ?>