wechat-php-sdk icon indicating copy to clipboard operation
wechat-php-sdk copied to clipboard

接收微信回复特殊字符问题

Open b4us opened this issue 10 years ago • 0 comments

非常感谢您的sdk

使用中发现 如果微信回复了一些特殊字符 或者 sql注入 会出问题建议使用 "

class.php 431 行 function getRevContent() ($this->_receive["Content"]))

b4us avatar Dec 03 '15 19:12 b4us