How to save and display image into database without using move uploaded or copy functions in php ? Is it possible to do that without saving the images into directories and saving them to database with some datatype for that particular field ?How to save and display image into database wit