Image convert into base64 and store in database |
@ktmonty,
While I prefer not to store an image in the database here is an answer from StackOverflow that I thought was fitting for this thread: https://stackoverflow.com/questions/2519...filesystem P.S. Despite the time frame of the answer it still is relevant today. |
Messages In This Thread |
Image convert into base64 and store in database - by ktmonty - 06-07-2018, 03:51 AM
RE: Image convert into base64 and store in database - by InsiteFX - 06-07-2018, 05:24 AM
RE: Image convert into base64 and store in database - by dave friend - 06-07-2018, 06:45 AM
RE: Image convert into base64 and store in database - by InsiteFX - 06-07-2018, 08:20 AM
RE: Image convert into base64 and store in database - by CINewb - 06-18-2018, 01:14 AM
RE: Image convert into base64 and store in database - by InsiteFX - 06-18-2018, 03:40 AM
RE: Image convert into base64 and store in database - by php_rocs - 06-18-2018, 05:36 AM
|