Upload files on php/mysql site server and saving details on database

Language

Upload files on php/mysql site server and saving on database instead of saving files into the database upload to the server and save file location on the database find php files, mysql dump file and js on the zip happy using NB: file location are relative to the web site files

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byAnonymous (not verified)on Fri, 01/18/2013 - 20:15

dude can u upload or update the database coz i got errors on it this is the error [Err] 1007 - Can't create database 'upload'; database exists [Err] -- -- Database: `upload` -- CREATE DATABASE `upload` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; [Msg] Finished - Unsuccessfully
Submitted byAnonymous (not verified)on Thu, 01/24/2013 - 14:19

thank you!

Submitted byfenser (not verified)on Mon, 11/04/2013 - 13:22

i'm downloading the code...i hope this will answer my need...i need upload and download code for my project...But can you also share some advance SQL injection code if you may....email me @ [email protected] if you can share help...tnx anyway for the code...Happy coding..i'm just a newbie here..
Submitted bykadz (not verified)on Sun, 04/23/2017 - 21:55

having problem in dbconnector Fatal error: Uncaught Error: Call to undefined function mysql_connect() in C:\xampp\htdocs\upload\dbConnector.php:17 Stack trace: #0 C:\xampp\htdocs\upload\opener_db.php(4): DbConnector->DbConnector() #1 C:\xampp\htdocs\upload\index.php(5): require('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\upload\dbConnector.php on line 17

Add new comment