0

I use the W3C mobileOK checker and it suggests me to specify a character encoding using HTTP Content-Type header. How can I do it using

header();

Thank you for your time!

1 Answer 1

1

Depending on your encoding:

header('Content-type: text/html; charset=UTF-8');
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.