how to map image from php
Posted: Fri Jul 10, 2015 2:15 pm
i made php script for uploading image to sql database. in my sql table consist or image file name and image (blob).
i'm using this example of code
how can i map the data for upload ?