Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
How to upload picture and save picture information
no vote
This project is designed to upload picture into a picture folder and upload resized picture into four different folders which are sub folders of picture folder. The project contain two major folders (include and public folder), your will find the front end activities program in the public folder while the back end and online analytic process program at the include folder. Follow the steps below to setup your application: 1) open config.php file inside the include folder and replace "yourdatabasename" with your real database name 2) create a table in mysql database with profilepicture as the name and the fileds as follow : id, filename , type , size , caption , purpose , verify_string ,create_date, tagvalue 3) To specify the picture name, Change "Mypicturename" inside index.php dynamically Thank you
deji
2016-08-23
1
1
No more~