How to transfer php to GB2312 in English?

when you use iconv to convert English aaa to GB2312, the output is still aaa, to find a solution, or, English and numbers to gb2312, or the same as before

Php
Apr.22,2022

utf8 and gbk are both ASCII encoded

compatible.

gbk

clipboard.png

utf8

clipboard.png

ascii

clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3fe83-2c4d9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3fe83-2c4d9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?