Topic: Encoding PHP page
Hello, I bought Tiltviewer pro and it's great!
I use a php page that loads variables from a database for the images and their titles.
The problem is, that Greek characters are not displayed properly
How should I fix this?
I 've tried encoding the page or the xml (echo "<?xml version="1.0" encoding="utf-8" ?>";) but nothing.
Thank you