Hi!
 
 
>From a browse/file-button in a html-form, how Do I retrieve the actual name 
>including the path to it???
 
I don't want just filename.doc. 


This would returnthe filename only...
$doc = $_FILES['frmNewsDocument']['name'];


I want to retrieve c:\program\filename.doc

 
Best regards
/Gustav Wiberg

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.485 / Virus Database: 269.13.5/990 - Release Date: 2007-09-04 22:36
 

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to