How to Easily Make AJAX Style PHP Chat Application
Added by admin in AJAX - PHP - jQuery on 18 May, 2010How to Easily Make “Ajaxy” Chat application with PHP + SQL + jQuery Today I will tell you about another chat system. After making old-style chat described in previous post I decided to make modern, pretty version. I made several enhancements: a) Login system....