----- Original Message -----
From: Peter Faulks <[EMAIL PROTECTED]>
To: SLUG <[EMAIL PROTECTED]>
Sent: Wednesday, December 06, 2000 7:50 PM
Subject: Re: [SLUG] Interfacing WWW to database


> I've got some C code I wrote for CGI (parsing parameters [get & post], and
interfacing with MySQL.

<plug>
I've written [and released] an LGPL `portable' [read: portable between
unixes] CGI parsing library for C/C++/ObjC - it just doesn't see much
action.

You can download it at http://kitsumi.xware.cx/xcgi/
</plug>

Interfacing with MySQL is easy - if you can use the PHP interface or DBI in
perl, and you can program in C, you'll be able to use the native C mysql
library without any blues...

In fact, CrossCGI [in its original incarnation] was used with programs
interfacing with PostgreSQL.

+-================================================-+
| Crossfire      | This message was brought to you |
| [EMAIL PROTECTED] | on 100% recycled electrons      |
+-================================================-+




-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to