Well, my question is very simple, i just wanna convert the output of imagepng/imagejpg to base64, how i can do this ? the correctly way is with capturing output buffer ? thanks.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|
If you'd like to capture this data encoded as base64 the easiest method is to use PHPs Output Control Functions, and then use
|
||||
|
|
