www.php.net/uploads
1. use $_FILES
2. $_FILES['file'] would be na array holding info about the uploded file
bob pilly wrote:
Hello all
I have a page where a user uses a browse button in html to upload a file from there client pc. They then click upload which submits the form to the second page:
Hello all
I have a page where a user uses a browse button in html to upload a file from there
client pc. They then click upload which submits the form to the second page: example
I am then wanting to read the info in that file in the test2.php page but are
struggling. At the moment im tryi
2 matches
Mail list logo