How to save and display image into database without using move uploaded or
copy functions in php
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 ?
No comments:
Post a Comment