RE: [PHP] strlen() gives a wrong count

2002-03-19 Thread Rasmus Lerdorf
Think you could post a base64_encode() version of that string? On Tue, 19 Mar 2002, Gil Disatnik wrote: > Of course. > Following is a part Hebrew part English text I have in my phorum, it > probably won't look good on a system without Hebrew support. > > String on a file: > --->snip<

RE: [PHP] strlen() gives a wrong count

2002-03-19 Thread Gil Disatnik
Of course. Following is a part Hebrew part English text I have in my phorum, it probably won't look good on a system without Hebrew support. String on a file: --->snip<--- îé ùøåöä îåæîð/ú ìëúåá àú ùìå...(àí éù). 370304 - DooG îäçìåöéí P-: NP - King Crimson - Beat ---

RE: [PHP] strlen() gives a wrong count

2002-03-19 Thread Darren Gamble
Good day, Could you post this mystery string so that we could help you? Darren Gamble Planner, Regional Services Shaw Cablesystems GP 630 - 3rd Avenue SW Calgary, Alberta, Canada T2P 4L4 (403) 781-4948 -Original Message- From: Gil Disatnik [mailto:[EMAIL PR

Re: [PHP] strlen() gives a wrong count

2002-03-19 Thread Rasmus Lerdorf
Well, how are you putting it into the string? On Tue, 19 Mar 2002, Gil Disatnik wrote: > Hello there, > > I have a 98 characters string (including spaces), wc -c says it's 98 > characters and a file containing this string is 98 bytes as well. > > For some reason - strlen() says it's more... it s