Hi
Trying to allow the user to browse to, and select a file, and then store the file path/name in a text field on the form for storage in the db.
Using HTML input="file" gives me the browse capability and displays the path/filename on the form for me - however I cant seem to get the path/filename displayed into a php variable .
Any help much appreciated
Many thanks