This topic is locked

question.

1/11/2006 6:01:19 PM
PHPRunner General questions
C
covidium author

i don't know how to make the question but i will make a example:
i have 3 users that modify my db everyday, user 1 user 2 and user 3

if the user 1 add a new record on my db it is posible to mark the new record with a "new" to the user2 and user3 ? i hope u will understand. thanks

admin 1/12/2006

Ovidiu,
PHPRunner can not do this.
You can implement this feature adding your custom code to PHPRunner project.

You can use events feature for this or modify PHPRunner-created files manually.