PHP Classes

Use 2 chat boxes on one page

Recommend this page to a friend!

      AJAX driven simple chat  >  All threads  >  Use 2 chat boxes on one page  >  (Un) Subscribe thread alerts  
Subject:Use 2 chat boxes on one page
Summary:Use 2 chat boxes on one page
Messages:2
Author:Alexander Riggs
Date:2013-04-01 21:14:21
Update:2013-04-02 09:05:44
 

  1. Use 2 chat boxes on one page   Reply   Report abuse  
Picture of Alexander Riggs Alexander Riggs - 2013-04-01 21:14:21
I am wanting to use 2 chat boxes on the same page. I am wanting to use a separate SQL for the second chatbox. How can I go about this?

  2. Re: Use 2 chat boxes on one page   Reply   Report abuse  
Picture of Ashraf Gheith Ashraf Gheith - 2013-04-02 09:05:44 - In reply to message 1 from Alexander Riggs
This class is too old, I suggest you use Jquery instead of this AJAX code, make two separate objects, one for one chat and the other for the second. That must work without any problems.