echo 'Hello, PHP';
Try to change the encoding format to utf-8
Or add a header("content-Type: text/html; charset=utf-8")
Try to change the encoding format to utf-8
Or add a header("content-Type: text/html; charset=utf-8")