I am new to slim php framework, I want to upload an image and put the file name in the database via POST, can some one kindly give me some example code.
POST
The creator of Slim has made a library to handle file uploading through Slim: https://github.com/brandonsavage/Upload