On Fri, 24 May 2002, Anil Garg wrote:
> In a html form m using:<input type=file name=file size=30>
> When i submit the form and try to retrieve the path written in the text box
> by using 'printf("%s",$file)' it returns a path "/var/tmp/trash" ...
> How can i print the path selected by browse button.By developing a browser that sends it to the server. miguel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

