RE: [PHP-DB] FLAT FILE database questions.

2002-10-08 Thread John W. Holmes

How about the dbm or dbase functions in the manual? You can create flat
file databases with them and possibly have a little more built in
functionality that you won't have to program. I've never used them, but
check the manual and see if they'll suit you needs.

Chapter XVII. Database (dbm-style) abstraction layer functions
Chapter XIX. dBase functions
Chapter XX. DBM Functions

---John Holmes...

> -Original Message-
> From: Negretti, John (CCI-San Diego) [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 08, 2002 6:28 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] FLAT FILE database questions.
> 
> Hello All,
> 
>   Well, I'm in a situation where I would like to ONLY use a flat
file
> database.  I have searched hi and low, though could not find too many
> resources.  So, I am creating my own libraries utilizing arrays.  Does
> anyone have any good links for FLAT FILE databases.  Thanks alot. :-)
> 
> John Negretti
> Web Applications Developer
> Cox Communications
> 
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php




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




[PHP-DB] FLAT FILE database questions.

2002-10-08 Thread Negretti, John (CCI-San Diego)

Hello All,

Well, I'm in a situation where I would like to ONLY use a flat file database.  
I have searched hi and low, though could not find too many resources.  So, I am 
creating my own libraries utilizing arrays.  Does anyone have any good links for FLAT 
FILE databases.  Thanks alot. :-)

John Negretti
Web Applications Developer
Cox Communications

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