UTF-8 characters don't display correctly

前端 未结 7 1184
清酒与你
清酒与你 2020-12-11 02:41

This is my PHP code:



        
7条回答
  •  一向
    一向 (楼主)
    2020-12-11 03:13

    If you're going to send a mix of data and don't want to specify utf-8 using a php header, you can add this html to your page:

     
    

提交回复
热议问题