I've been working on a website recently (localhost environment). Today I made it online and I encountred a really wierd problem :
When ever I try to output UTF-8 characters (hebrew) from my database it works perfectly, but when I try to echo simple text (ex: echo "שלום";) I get question marks (not the ones with the black background).
I've tried to search for a solution but found none. I hope you guys can help me with this