Hello,
very interested in integrating this to my website. How can I use the current login system with this though?
by Josh
on March 2, 2010
john: You will have to create your own library that authenticates against your existing database. It would be useful to look at the various library scripts that are included with Ajax IM.
by nitin
on March 8, 2010
i m integrating ajax im on wamp and getting this error
#——————-#
“Fatal error: Uncaught exception ‘PDOException’ with message ‘could not find driver’ 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″
#—————-#
by nitin
on March 8, 2010
enable
;php_pdo_mysql.dll to
php_pdo_mysql.dll
in php.in
Hello,
very interested in integrating this to my website. How can I use the current login system with this though?
john: You will have to create your own library that authenticates against your existing database. It would be useful to look at the various library scripts that are included with Ajax IM.
i m integrating ajax im on wamp and getting this error
#——————-#
“Fatal error: Uncaught exception ‘PDOException’ with message ‘could not find driver’ 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″
#—————-#
enable
;php_pdo_mysql.dll to
php_pdo_mysql.dll
in php.in
got my answer in google