i have just get value from database , the problem is that the caracter i get : é , when i print values i get é , normal , but i get in code some code as that : XE9, the problem is that i want to use this value to print PDF file, and it's cause stange caracter in the pdf ,
I want to replace the caracter XE9 to é to print normally my pdf file , i want to use str_replace but i can't get the value .
question from:
https://stackoverflow.com/questions/65885713/replace-the-caracter-xe9-to-%c3%a9-php 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…