Hi!

You may also want to take a look at the C docs here:

http://drizzle.org/docs/libdrizzle/api/group__drizzle__client.html

Docs, both specific to C and PHP, are in the works and we should have
something better out in the next month or so.

-Eric

On Mon, Nov 02, 2009 at 01:46:18PM +1100, Stewart Smith wrote:
> On Fri, Oct 30, 2009 at 03:52:34PM +0700, Dinh wrote:
> > I am working on a Drizzle driver for my database abstraction layer library.
> > Unfortunately, Drizzle PHP extension documentation is limited at this time.
> > I came across a set of files that can help me a bit on this task
> > 
> > http://jluedke.com/drizzle/
> > 
> > However, I don't know if it is up to date. If anyone have experience on
> > Drizzle PHP extension APIs, please kindly let me know.
> 
> currently the PHP api is rather close to the libdrizzle C API.
> 
> It'd probably be best if you extended the documentation for the C API
> as this pretty much would directly flow to the PHP API (apart from
> some slight syntactic differences).
> -- 
> Stewart Smith
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~drizzle-discuss
> Post to     : [email protected]
> Unsubscribe : https://launchpad.net/~drizzle-discuss
> More help   : https://help.launchpad.net/ListHelp

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to