Quite simply, I need to alert the end user when they have a new private message. From a combination of research and other opinion, I realise I need to use AJAX for this.
Mysql sorgu olurdu
SELECT id FROM tbl_messages WHERE to_viewed = 1
Birisi bir mesaj gönderdiğinde Yani, ben bir uyarı, bir sayfayı yeniden olmadan kullanıcıyı bilgilendirmek için ekranda pop-up istiyorum.
I have absolutely no idea what I am doing, but know what I want. Really need help with this, AJAX is definitely something I want to improve as it opens up greater possibilities!
Teşekkürler