So I have a chatroom type of database where the text that a user inserts gets stored into a databse as their username in one field and their message in the other. I want to have my page output the database info, so that people can see each others messages. How do I do this?
Ayrıca, bu nedenle bu sayfayı yeniden yükler, veritabanı yeni bir ileti ile güncelleştirilmiş olup olmadığını görmek için denetler döngüsü için yapmak mümkün mü? (Sonra sayfa herkesin mesajları güncellemek için yeniden veritabanı bilgi verir)
.. Kafam çok karışık yardım edin.