Level 75
Why not just store the name of the image like image1.jpg.
And display where needed.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello Everyone,
Let me explain the scenario, I have a quiz project where i needed to store math formulas. And i needed to fetch the same in mobile app using API. But, because the data contains math furmulas, the format of questions is destroying the design.
So, i was wondering that if there is any way to convert sql data to SVG's or any other image format.
Thanks,
Please or to participate in this conversation.