这是上传文件并将值插入mysql的表单,数据库:
id -------- auto increment
name-------
filename---
文件结构:
/database.php----------the pdo database connection
/upload.php------------this will be the forme
/upload_class.php------this will be the class to upload
/filefolder------------this is the folder where file will be uplo