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 ?
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 ?