I want to start a project, and studying and doing surveys have seen the need to update in real time. For example:
I have a login screen, which shows the companies that telemarketers have to call. Suppose that the same company appears for the two telemarketing's on the same screen or in the same listing, when the first telemarketing clicks on that company, that company has to disappear from the screen of the other automatically.
It really would have to be an update in real time, I already researched and did not find much relevant.
I wanted to hear from you if PHP has support for this, and if someone has already gone through something similar and how it worked out. Feedbacks on how to do this are accepted.