ActiveDen

PHP File Uploader

////////////////////////////// Flash / PHP File Uploader //////////////////////////////

Username = admin Password = pass

Required: 1. PHP enabled server 2. 0755 permissions on “upload.php” file and “files” directory 3. Flash Player 9 or higher

Step 1: - Open “php_file_uploader.fla” and go to the ActionScript frame 20 on layer “code” - Open actions panel (F9) - On line 62, change the URL prefix to match your domain name Example: http://www.yourdomain.com/fileUploader/files/

Step 2: - On line 78, change what files you allow to be uploaded Example: description: “All Image Files”, extension: “.jpg;.gif;.png;.bmp”

Step 3: - Make sure “font_1” in your library is a valid font on your system - Check and change by right-clicking on “font_1” and selecting “properties…”

Step 4: - Export(ctrl+enter), Save(ctrl+s), and Close(ctrl+w) “php_file_uploader.fla”

Step 5: - Upload “AC_RunActiveContent.js” , “index.html” , “php_file_uploader.swf” , and “upload.php” to your server - Create a directory on your server named “files” with permissions of 0755 - Make sure “upload.php” has proper server permissions of 0755

Step 6: - Test Example: Use a popular browser to go where you uploaded your files http://www.yourdomain.com/fileUploader/

DONE !

by
by
by
by
by