With the gradual standardization of i18n recently, I will also talk about how to achieve international support in PHP. Like other programming languages, you can also use the gettext suite to write i18n programs in PHP to achieve NLS (Native Language Support) international support. For details, please refer to the official documentation (