Hi guys,
I' ve installed PHP 4, Apache 1.3.19 in a winXP system. The problem is that I can't display greek chars in my browser. I don't know if the problem comes from PHP or Apache.
Thanks a lot.
you might also consider setting the charset in the php.ini file to one that works for you or deleting the value if you want to change the charset depending on the page.
if you do this then you must be sure (for good practice )to set the charset yourself in each page (in php use header() and in html, declare it expressly after the doctype.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.