i am develop web app in iPhone sdk using php response data from backend mysql db.
i am developed save and retrieve using iOS nsurlconnection get response data from php file and insert data's to db using php post to pass values from iPhone to nsurlconnection to php file insert to db.
i want to develop another module events user create events and shows events using rsvp protocol like automatic update any changes in db example like facebook,stack overflow new question loading without page refreshing..!, i am no idea for implement this protocol using iOS and server side language php...!
can any one guide me develop this type of module using rsvp protocol..!
Thanks...!