[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hebrevc / php4



Ben-Nes Michael wrote:
> 
> Hi All
> 
> Any one here modified hebrev/hebrevc function ?
> Im asking this because its not yet work fully.
> when hebrev is called upon a string that's end with English letter the
> letter appears in the start and not in the end :-(

You know, I haven't even taken a look at the function you mention (jee, is
that a PHP builtin func? I'm all ashamed that I haven't noticed it). However,
it occurs so often in various Hebrew conversion packages, that I can give you
a workaround: You need to add a Hebrew letter (aleph or whatever) at the end
of the string, and then, after the conversion, just remove it. It should be
the first letter in the string.

I also *strongly* urge you to submit this as a bug in the PHP bug database
(first check that it's not already submitted). Who knows, the fix may just
make it into 4.0.1.

   http://bugs.php.net/

Herouth

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il