PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am trying to create a better wiki type system for a project I'm working on...
In that I would like to hear your coding suggestions for comparing new text edits to the older ones using php. Ideally, this would be a line by line comparison highlighting the differences...