Page 1 of 1

setting code page in php

Posted: Sun Jan 11, 2004 2:48 am
by pelegk2
how can i set the code page in the heade of the php file?
thnaks in advance
peleg

Posted: Sun Jan 11, 2004 3:57 am
by Nay
First of all, if you accidently double clicked the submit button and had two topics of the same title and question I recommend you delete one. Else, you're just plain double posting. The other thing, can you be more clear with what you're trying to do?

If you wanted a certain code to be called on every page, make that page and include() or require() it on the rest of the pages.

-Nay

Posted: Sun Jan 11, 2004 4:11 am
by pelegk2
whattttttttttttttttttttt?
that wasnt what i asked!
i asked how to set codepage 1255 in php when sending page to user!

Posted: Sun Jan 11, 2004 4:41 am
by Nay
What on earth are you even talking about? 1255?

You expect anyone to guess what you're doing with 3 lines of question?

-Nay

Posted: Sun Jan 11, 2004 5:01 am
by pelegk2
1255 is encoding for hebrew
and can be set as code page!
so i asked
how do i set the php code page to 1255 like in asp?

Posted: Sun Jan 11, 2004 6:33 am
by fastfingertips
Is impossible to set the code page through PHP.

Posted: Sun Jan 11, 2004 6:55 am
by JAM