Y
Y
Yura Komarov2017-07-19 15:20:08
open server
Yura Komarov, 2017-07-19 15:20:08

Cache or convert to image and cache again?

I'm reading an image from localstorage as a base64 string. Can I convert this string back to an image using javascript or cache this string and attach the path to this cache to the img tag.
Or provide a link to this line. The main thing is that the img tag should contain not the base64 string, but the path to the image

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vitaliy Orlov, 2019-02-01
@orlov0562

It seems that there are problems in php.ini - the path is incorrectly specified there.
Find your php.ini, most likely here e:/ospanel/modules/php/PHP-7.2/php.ini
and look at the connection of extensions, there should be correct paths, most likely with the extension ".dll" instead of ".dll.dll "

A
Alexander Aksentiev, 2017-07-19
@Sanasol

No, where is the path?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question