Re: comparing two texts

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

 



On Sat, June 18, 2005 9:41 am, jenny mathew said:
> 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).

I believe you will find it more feasible to throw your two messages into
files and use exec() to call diff on them than to write essentially all of
"diff" in PHP...

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
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