|
From: Stuardo R. <st...@st...> - 2003-07-01 02:48:35
|
should i send this to U or to the list?
> tell me what you use and I'll give you contact info.
My MS messenger id = st...@st...
> I'd suggest you get the latest from CVS, install it and see what you
> think.
I tried to do this, but it never let me get it. Is it the same
instructions as in the sourceforge site? could u send me the commands to
get the cvs?
> Please expand on the ADODB lib idea tho!
ADODB is ...
$db = new ADODB('mysql');
//$db = new ADODB('oracle');
//$db = new ADODB('pgsql');
....
$db->Connect($dbname,$dbuser,$dbpass);
it is a problem that the postnuke proyect are dealing with and we can avoid.
[sorry for my bad eng. but my native lang. is spanish]. This lib is well
tested and debuged, the EliteWeb api could use the ADODB libs... let me
try to adapt them.
I would like to know what are the ideas to this proy. what are the goals
and what are all the ideas we are trying to do.
--
StR
|