Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   PHP (http://www.programmingforums.org/forum29.html)
-   -   Limited CVS System (http://www.programmingforums.org/showthread.php?t=10391)

thepsion5 Jun 16th, 2006 2:45 PM

Limited CVS System
 
Hi guys,
I'm developing what is essentially a limited content versioning system in PHP...it has to compare a 'current' and 'previous' version of a text file and then note additions and subtractions, but I can't think of a good way to pull this off...any pointers or ideas? Thanks in advance!

Infinite Recursion Jun 16th, 2006 2:49 PM

use a `diff` between the two files...

something like: http://phpclasses.goodphp.com/browse/package/2302.html


All times are GMT -5. The time now is 7:59 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC