Re: [PHP-DB] Embedded DB

2004-01-16 Thread Muhammed Mamedov
If you have enough time, wait till PHP5.0. They are going to embed sqlite into it. Regards, Muhammed Mamedov turkmenweb.com - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, January 16, 2004 1:47 PM Subject: RE:

Re: [PHP-DB] Embedded DB

2004-01-16 Thread Artiom N. Matiuhov
You can also use text files for storing your info. On Fri, 16 Jan 2004 11:47:53 -, <[EMAIL PROTECTED]> wrote: You could try sqlite. http://www.sqlite.com/ would give you more details on sqlite, http://hu.php.net/sqlite is the PHP manual pages for the sqlite extension (PHP4). You can downlo

RE: [PHP-DB] Embedded DB

2004-01-16 Thread GUIRAUDOU
: vendredi 16 janvier 2004 12:48 To: Michel Guiraudou; [EMAIL PROTECTED] Subject: RE: [PHP-DB] Embedded DB You could try sqlite. http://www.sqlite.com/ would give you more details on sqlite, http://hu.php.net/sqlite is the PHP manual pages for the sqlite extension (PHP4). You can download the

RE: [PHP-DB] Embedded DB

2004-01-16 Thread N . A . Morgan
You could try sqlite. http://www.sqlite.com/ would give you more details on sqlite, http://hu.php.net/sqlite is the PHP manual pages for the sqlite extension (PHP4). You can download the php_sqlite.dll extension for windows here as well. Neil Morgan -Original Message- From: GUIRAUDOU [m