Hi, I have a question:- I have a table that has a user_id field and a time field. An application a friend has made for me allows the time field to update amount of time they are logged on for but my bit is to be able to:- A) Add time manually. So, how, using PHPRunner and the after add function can I get it to increase the total time against a user_id if required? Thanks, Graham