Hi, Need to create a basic 'history' log. I have $values["user"] = $_SESSION["UserID"]; but would like to add $oldstring the previous value to the field (thus creating bit of an audit trail) I believe this should be used before edit. Any ideas? Thanks in advance Ady