Documentation.

Database Backends Integration

Sections

Basics

  1. Quick Start Guide
  2. Quick Start with Node.js
  3. Theming

Development

  1. Server Libraries
  2. Database Backends

Code API

  1. Server-side PHP
  2. Node.js Server
  3. Client-Side Scripts
 

Com­ing soon.

4 Comments

  1. by john on March 1, 2010

    Hello,
    very inter­ested in inte­grat­ing this to my web­site. How can I use the cur­rent login sys­tem with this though?

  2. by Josh on March 2, 2010

    john: You will have to cre­ate your own library that authen­ti­cates against your exist­ing data­base. It would be use­ful to look at the var­i­ous library scripts that are included with Ajax IM.

  3. by nitin on March 8, 2010

    i m inte­grat­ing ajax im on wamp and get­ting this error
    #——————-#
    “Fatal error: Uncaught excep­tion ‘PDOEx­cep­tion’ with mes­sage ‘could not find dri­ver’ in D:\wamp\www\papaak\chat\install.php:332 Stack trace: #0 D:\wamp\www\papaak\chat\install.php(332): PDO->__construct(‘mysql:dbname=pa…’, ‘root’, ”) #1 {main} thrown in D:\wamp\www\papaak\chat\install.php on line 332″
    #—————-#

  4. by nitin on March 8, 2010

    enable
    ;php_pdo_mysql.dll to
    php_pdo_mysql.dll
    in php.in

    got my answer in google

Leave a comment