![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jun 2006
Posts: 1
Rep Power: 0
![]() |
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! |
|
|
|
|
|
#2 |
|
Programming Guru
![]() ![]() ![]() |
use a `diff` between the two files...
something like: http://phpclasses.goodphp.com/browse/package/2302.html
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|