Hi,

Now i have been working with chat module,In that i need to show a chat request alert on the remote side,Both are online but not login to the chat room,In this condition if i click "chat with that person" means i need to give a alert to him/her for request to come to chat room,Is this possible in php,Please help me.

Advance thanks to you,

By
Din

Recommended Answers

All 2 Replies

You will probably have to use a dynamic scripting language. PHP is processed by the server and turned into HTML, the client never gets any of the PHP, therefor once a page has loaded PHP cannot change that page unless the page is refreshed.

Hi GliderPilot,

Thanks for your reply..Now i will try on that way

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.