Hi,this is not a php but javascript. Next time write to a proper forum. You need to transfer the full path into other variable.
<input type="file" onchange="document.getElementById('id_full_path').value=this.value;">
<input type="hidden" name="full_path" id="id_full_path" value=""> OKi98