per il nome: $_FILES['FilePDF']['name']
per il tipo: $_FILES['FilePDF']['type']
per la dimensione: $_FILES['FilePDF']['size']

etc etc [guarda qui: http://it2.php.net/features.file-upload]