I have a script running that updates my database with live scores of sporting events from an external data source. My question to you guys would be, what is the proper way to display this data so that it constantly updates as the database information does? Does it have to be ajax? Is there a simpler option available?
Thanks in advance
You have two high-level options: