Preparing PHP application to use with UTF-8

前端 未结 5 985
渐次进展
渐次进展 2020-12-05 03:28

UTF-8 is de facto standard for web applications now, but PHP this is not a default encoding for PHP (until 6.0). Most of the server is set up for the ISO-8859-1 encoding by

5条回答
提交回复
热议问题