--- On Sun, 9/20/09, Nishshanka Sirisena <nishsha...@opensource.lk> wrote:

> From: Nishshanka Sirisena <nishsha...@opensource.lk>
> Subject: [PHP] How to work with embedded mysql from php.
> To: php-general@lists.php.net
> Date: Sunday, September 20, 2009, 3:40 AM
> Hi all.
> 
> I am developing a peer to peer application which is written
> in C for windows
> platform and which contains a web interface using php and
> html stuffs. In
> this case for the application I am using embedded mysql
> library as the
> database. Now I have a big problem because I have no Idea
> about How to
> access and manage this embedded mysql database from php.
> 
> Please someone help me to recover from this problem.
> 

Did you try MySQL or MySQLi libs from PHP? What are you using to connect?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to