You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Professional PHP Developers
hello ,
i have to develop a chat application using php which shows the list of
users who are online currently .
my problem is i want to display an iframe in my account.php page
which shows the user who are online.
when the logged in user clicks on any online user a prvate chat window
should be popped up just similar to gmail and facebook chat .
want to have an idea how to proceed with this application and how to
start individual thread for every user i.e, private chat or one to one
chat.
looking for an early reply and i am novice to the php but working hard
to learn it.
thank you .
Jack Timmons
unread,
Aug 30, 2010, 6:30:25 AM8/30/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to professi...@googlegroups.com
You're going to need to delve into Javascript.
And, I'm pretty sure GMail and Facebook don't use frames from their chat. They use positioned divs.