📜  坏 base64 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:06.226000             🧑  作者: Mango

代码示例1
I found a solution! Replacing "+" with "-" in base64 encoded string solved my problem. The problem was that MySQL replaces + whith a space.