Before posing this question I have researched lots of related Promise on MDN.
Can you please explain to me in a simple word like
- What is Promise?
- How and when to use?
- Any simple example
Before posing this question I have researched lots of related Promise on MDN.
Can you please explain to me in a simple word like
I want to output an inline jpg image as a base64 encoded string, however when I do this : $contents = file_get_contents($filename); print ...
No comments:
Post a Comment