[Freeswitch-users] Connect PHP SOAP Web Server with SQLite database of FS
Chris Burns
chris at cloudtel.com
Tue Oct 20 11:23:35 PDT 2009
If you really wanted: http://php.net/manual/en/book.sqlite.php
But I would recommend you make use of ODBC to use a client/server RDBMS.
Here's some good reading:
http://www.sqlite.org/cvstrac/wiki?p=WhenToUseSqlite
On October 20, 2009 10:53:01 am homqua wrote:
> Now I am building a PHP SOAP Web Service to access the database of FS.
> Anyone has idea about how to access sqlite database of FS through PHP ? I
> have read about socket event in FS, but I don't know whether it can
> response with the query of database or not.
> Thanks for your help.
More information about the FreeSWITCH-users
mailing list