get image from base64 string

后端 未结 7 1968
逝去的感伤
逝去的感伤 2020-12-01 10:54

I am trying to take a base64 encoded string and return it as an image in php using $_POST. On line one if I use $_POST[\'imgdata\'] it returns erro

7条回答
提交回复
热议问题