lundi 7 août 2017

JavaScript and PHP automatic refreshing/update

I am trying to create a website like a social network and I need to create a real time update of the comments posted. The comments are taken from a database with php. The database has two tables: users - the data for the users (id, username, password, email) and comments - all the comments with the ID. How automatic update works? And how can I make one?




Aucun commentaire:

Enregistrer un commentaire