So I have a table with content from a database and I want it to automatically refresh if new content arrive to the database. How can I do it?
I have seen this code but I don't want it to be asking everytime the server if information has arrived. I think that way it will overload the server. What do you think?
Please give me some tip to how can I do this.
Thanks in advance