Hello.
I have a chat application.

Let's assume there are 10 chat conversation on my table like this,
Mary : -Hi
Jhon: Hello
Mary : How are you
John: Fine and you
Mary: Fine too.
Mary: Today ic nica day

Every time i do not want to get all conversation. I want to save last 9 
conversation somehow on clients box. And with request i want the last line. If 
there is one.
Let's say after Mary John wrote:

John:Yes it is 

On Mary's box, i want just request last line ("Yes it is") and i want to save 
all other conversation on her box.

How can i do this ? Is is possbile wirh JSON?

Thank you.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to