How can I output hebrew ?
I have tried to make php script to write hebrew, but it can't do it,
why? I tried to put put this line in the beginning of the script:
<meta http-equiv=Content-Type content="text/html; charset=windows-1255">
But to no avail. It is regular hebrew, which shows in notepad with
unicode font and with normal true type font.
Any ideas ?
I have tried to make php script to write hebrew, but it can't do it,
why? I tried to put put this line in the beginning of the script:
<meta http-equiv=Content-Type content="text/html; charset=windows-1255">
But to no avail. It is regular hebrew, which shows in notepad with
unicode font and with normal true type font.
Any ideas ?
Comment