how to use Session code ?
-
Hi all
I use code below to embed prochatrooms to my website. But it’ not work.
<IFRAME name="chat" SRC="https://mysite.com/prochatrooms/index.php?uid=$user_info->ID &uname=$user_info->user_login &room=chat_room" WIDTH="700" HEIGHT="400" scrolling="no" frameborder="0" marginwidth="0" marginheight="0" border="0"></IFRAME>
Someone tell me that it’s need use $_SESSION method to integrate the chat room. But i don’t know how to use it. Anyone can help me ? thanks a lot
[Please post code snippets between backticks or use the code button.]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how to use Session code ?’ is closed to new replies.