Uploading Files With Register_globals Off is a File Manipulation script
Overall rating: (N/A)
|
The scrpit Uploading Files with register_globals off is a File Manipulation script (web based file management).
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 raelly simple to implement and test to see if it will work for you. You must make sure the directory you're uploading it into is CHMOD(777). Also includes a commetned section on how you can store uploaded info in a mySQL database.
|
 Write a comment about the script Uploading Files with register_globals off
|