PHP Classes

Nice work.

Recommend this page to a friend!

      AJAX driven simple chat  >  All threads  >  Nice work.  >  (Un) Subscribe thread alerts  
Subject:Nice work.
Summary:Package rating comment
Messages:1
Author:Zhomas
Date:2018-05-21 13:05:54
 

Zhomas rated this package as follows:

Utility: Good
Consistency: Good
Examples: Good

  1. Nice work.   Reply   Report abuse  
Picture of Zhomas Zhomas - 2018-05-21 13:05:54
Nice work.

If somebody has trouble change on main.js the line 18 to

url: "refresh.php?lastTimeID="+lastTimeID

and line 38 to

url: "submit.php?chattext=" + encodeURIComponent( chatInput )

and it will work.