hi,

ive just written a simple form to mail in PHP (the form is in a flash website). the problem is that the text being put into the fields in the form, is all in Hebrew. would anyone know how to tackle this problem ? i get the text all in jibrish...

thanx a lot,

dor88keys.

Recommended Answers

All 5 Replies

Can you post the code of the form? Did you need support for other languages?

Can you post the code of the form? Did you need support for other languages?

im attaching a txt file with my PHP script in it,

thanx so much for your quick reply,

dor88keys.

Hi there...

I got the same prob.. I used a simple form for email but the text typed in HEBREW language comes as garbitch :sad:

anyone have any idea how to fix it ?


Thanks in advance

Hi there...

I got the same prob.. I used a simple form for email but the text typed in HEBREW language comes as garbitch :sad:

anyone have any idea how to fix it ?


Thanks in advance

there are some problems with hebrew and .inc files.

my scripts worked after ive changed the files extentions to .html

also, im not working in utf-8 charset but rather in windows-1255.

let me know if you need further help.

dor88keys/

it doesn't matter that the html says it's utf-8, what do the headers say? if you didn't specify them it will go with the os default, take a look at this thread where someone ran into a similar problem, you should be able to fix it when you use valid headers
http://www.daniweb.com/techtalkforums/thread22253.html

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.