503 Views
Images can be stored in a database in two ways: you can either save the file to the server's file system and store the name and/or path of the image file, or you can store the file itself in binary format. Each approach has its pros and cons.
0 comments