Is it possible to create an image file from a string using only functions
from core PHP (in other words, without 3rd party libraries/applications)?
I'm interested in any image file that is displayable without plugins or
helper applications, like jpg, png, gif.
Thanks!
from core PHP (in other words, without 3rd party libraries/applications)?
I'm interested in any image file that is displayable without plugins or
helper applications, like jpg, png, gif.
Thanks!
Comment