Forums

how to use Session code ? (3 posts)

  1. mrbizu
    Member
    Posted 8 months ago #

    Hi all

    I use code below to embed prochatrooms to my website. But it' not work.

    <IFRAME name="chat" SRC="http://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.]

  2. mrbizu
    Member
    Posted 8 months ago #

    code embed to web wordpress :

    <IFRAME name="chat" SRC="http://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>

    [No bumping, thank you. If it is that urgent, hire someone.]

  3. mrbizu
    Member
    Posted 8 months ago #

    Anyone can help me , please ?

Reply

You must log in to post.

About this Topic