I need to know the file name (especially file type) that was posted to me.

<input type = "file">

PHP gives me a temp file name with no extension.

any ideas?