Script Installation
Uploading Files with register_globals off Script Installation and Configure Services
|
Script Description:This is an example upload file page for PHP that works with Linux RedHat 7.3 and PHP 4.2.1. This example shows you how to upload files with register_globals off. It is really easy to implement and test to see if it will work for you. You must make sure the directory you are uploading it into is CHMOD(777). Also includes a commented section on how you can store uploaded info in a mySQL database. Site Url: http://www.ipdg3.com/sourcecoderesults.php?option=sourcecode&id=000357 |