How to grab a filename

In a php upload Form when a User chooses an image file to upload,
the name of the file appears next to the Choose File button (see attachment)
is it possible to grab that file name, add it to the page, and proceed with completing the Form?