Re: comparing two texts

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

 



i want to compare two text fetched out of database and echo the result
on the webpage.i want to do it in php language and i donot want to
compare two text files ,i wanna compare two text messages (that is
fetched out from database).
thanks.
Yours,
Jenny.

On 6/18/05, Jochem Maas <jochem@xxxxxxxxxxxxx> wrote:
> jenny mathew wrote:
> > hello group,
> > is it possible to compare two different text messages and highlight
> > the difference in php.
> > i mean to say that
> > $text1="message 1"
> > $text2="message 2"
> > i want to compare both $text1 and $text2 for differences and highlight
> > the differece in php.is it possible.
> 
> yes. is it easy? that depends on how far you want to go with diff'ing
> (and how good you are at string manipulation :-)
> 
> this is a general problem which has been solved by very skilled people
> already, I would suggest reading some more about 'diff' etc and
> figure out if you can use existing tools to get what you want:
> 
> http://www.gnu.org/software/diffutils/diffutils.html
> http://en.wikipedia.org/wiki/Diff
> 
> > waiting for your reply.
> > thanks.
> > Yours,
> > Jenny
> >
> 
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux