Search found 1 match
- Wed Jan 15, 2003 7:49 pm
- Forum: PHP - Code
- Topic: Uploading a file to my server
- Replies: 2
- Views: 455
Uploading a file to my server
PHP / APACHE GURU NEEDED I am trying to configure a PHP script to allow remote uploads a file to my server via a web page using a little "Browse" button to let someone select a file to upload and a "Send File" button which submits, using an HTML <form...> element, a file to the s...