its also thinks that if i write hebrew letter its more than one letter so if
i force a maxlen=10 and write 1 char
 in hebrew its writes me that ive passed the max lengh

ideas?


Karl Swedberg-2 wrote:
> 
> Calling Jake! Calling Ⓙⓐⓚⓔ! Come in, ʝǡǩȩ.
> 
> ᎫᎪᏦᎬ, someone needs your help.
> 
> :-)
> 
> 
> --Karl
> _________________
> Karl Swedberg
> www.englishrules.com
> www.learningjquery.com
> 
> 
> 
> On Mar 26, 2007, at 8:34 AM, amircx wrote:
> 
>>
>> my db and the page saved as utf-8...
>>
>> its returns me in textfield values of : ×××
>>
>> and wierd chars
>> instad of hebrew letters
>>
>> Michael Fuerst wrote:
>>>
>>>>
>>>> hey. when im trying to send data to mysql or anything else in forgin
>>>> language
>>>> such hebrew its retruns me gibbrish... its a known bug?
>>>> how can i fix it? i need to use php htmlentitles() ?
>>>>
>>>>
>>>
>>> I would say this debends what you mean with "its retruns me  
>>> gibbrish":
>>>
>>> The data you get back from your ajax-call is probably utf-8  
>>> encoded. But
>>> is the data in your database also utf-8 encoded? If not, your're  
>>> inserting
>>> non utf-8 code into an utf-8 encoded document... a php utf8_encode  
>>> when
>>> inserting the data from database into your ajax-result would do  
>>> the trick
>>> in that case...
>>>
>>> michael
>>>
>>>
>>> _______________________________________________
>>> jQuery mailing list
>>> discuss@jquery.com
>>> http://jquery.com/discuss/
>>>
>>>
>>
>> -- 
>> View this message in context: http://www.nabble.com/utf-8-and- 
>> jquery-tf3466629.html#a9672408
>> Sent from the JQuery mailing list archive at Nabble.com.
>>
>>
>> _______________________________________________
>> jQuery mailing list
>> discuss@jquery.com
>> http://jquery.com/discuss/
> 
> 
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/utf-8-and-jquery-tf3466629.html#a9673888
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to