the situation i'm facing is:
我所面临的情况是:
i have a php+mysql web application. several users share resources in the same database. i want to implement a feature that whenever there is a change for database records(create,update or delete), other users will be notified instantaneously. i ha