Ok here what i did is steps:
1- I get all the data at the beginning.
2- Keep the last message id on page
3- Get messages that their ids are higher than the number saved and then post them to page...
First of all thanks George for your reply.
Second i do know that i should use Ajax it is the idea itself that i can't seem to implement and i am so blocked , could you just take a look at the post...
Dear all,
i found this post online so useful but now i have a problem i want to update live the posts and comments without having to reload (i.e. between 2 instances of browsers). How can i do...