Have a read up on move_uploaded_file()
- that can move the file you upload into your storage folder, then you store the path in your database.
Have a read up on move_uploaded_file()
- that can move the file you upload into your storage folder, then you store the path in your database.