webpage in another language
when i code a php page in hebrew, i get a warning unless i code the source as
הפרעות
instead of putting hebrew directly into the source
my concern is that search engines won't be able to read the hebrew in my source and i won't get indexed. anyone know how to get hebrew coded properly in my php pages?
thanx!
|