Categories

Updated: 05/28/2002

Uploading Files with register_globals off

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.
©2003-2019 jCay.com