Hi,
Zeev's email address is [EMAIL PROTECTED]
On Sat, 23 Oct 1999, Uri Bruck wrote:
>
> It's documented in "Core PHP Programming" - didn't actually try to throw
> anything at it yet.
> Uri
>
> On Thu, 21 Oct 1999, Ben-Nes Michael wrote:
>
> > This is a very good news, I wonder why its not do
It's documented in "Core PHP Programming" - didn't actually try to throw
anything at it yet.
Uri
On Thu, 21 Oct 1999, Ben-Nes Michael wrote:
> This is a very good news, I wonder why its not documented anywhere.
> Any one have the mail of Zeev Suraski so he can add it to the documents ?
>
> Ily
This is a very good news, I wonder why its not documented anywhere.
Any one have the mail of Zeev Suraski so he can add it to the documents ?
Ilya Konstantinov wrote:
> First of all, I have wrote my perfect, or almost perfect, flipping
> script in PHP, including numbers, english and wrapping. It
The PHP authors like everyone else are free to use the fribidi library
to get the "real" unicode algorithm. If you find that their current algorithm
isn't good enough it should be easy to replace it with fribidi.
Dov
Forwarded message:
> IK>> First of all, I have wrote my perfect, or almost perf
IK>> First of all, I have wrote my perfect, or almost perfect, flipping
IK>> script in PHP, including numbers, english and wrapping. It's quite slow.
No wonder - true Uicode algorithm requires 3 passes, IIRC...
IK>> But that's not the point - Zeev Suraski already did the work for
IK>> us, though
SS>> 1) I am looking for a php function that makes hebrew flip to
SS>> data retrieved from a mysql database. Some idea? Somebody have
SS>> something ready?
See attachment for a primitive implementation. It should work in most
cases. hrev is reversing (in fact, BiDi rendering) algorithm, and rev_d
t; From: Ben-Nes Michael <[EMAIL PROTECTED]>
> To: Sergio Stokman <[EMAIL PROTECTED]>
> Sent: Monday, October 18, 1999 6:52 PM
> Subject: Re: two in one :)
>
> I think its will be much wiser to flip the information and add before
> entering the data to mysql, then youl
- Original Message -
From: Ben-Nes Michael <[EMAIL PROTECTED]>
To: Sergio Stokman <[EMAIL PROTECTED]>
Sent: Monday, October 18, 1999 6:52 PM
Subject: Re: two in one :)
I think its will be much wiser to flip the information and add before
entering the data to mysql
1) I am looking for a php function that makes hebrew flip to data retrieved
from a mysql database. Some idea? Somebody have something ready?
2) I'm trying to install a merchant system.
The system is telling me during installation that the user root cannot run
the scripts, therefore I need to crea