---------- Forwarded message ----------
From: Jasper Bryant-Greene <[EMAIL PROTECTED]>
Date: 14-set-2005 9.01
Subject: Re: [PHP] linux embedded no db which way
To: php-general@lists.php.net


adriano ghezzi wrote:
> guys hi all, quite new in this list
> I'm involved in a project with php in a linux embedded environment,
> it's impossibile to use a db server,
> any suggestion on how to handle few hundreds of simple records ?

A text file, comma-separated or similar?

http://php.net/fputcsv

--
Jasper Bryant-Greene
Freelance web developer
http://jasper.bryant-greene.name/

--
---------------------------------------------------------------------
hy bryant 
-no space for db and no cpu power it is a really poor environment

looking for a template or framework csv may be ok but need to handle
all records management eg.: insert,delete,search
every time rewriting text file

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

Reply via email to