|
Posted by "Gustav Wiberg" on 09/14/05 10:00
----- Original Message -----
From: "adriano ghezzi" <adriano.ghezzi@gmail.com>
To: <php-general@lists.php.net>
Sent: Wednesday, September 14, 2005 8:57 AM
Subject: [PHP] linux embedded no db which way
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 ?
tia
---------
happy work with php!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi there!
Impossible to use a db-server? Why?
An alternative may be to use textfile, but it's not a good alternative....
OR maybe connect to a Excel-sheet or something like that?
/G
http://www.varupiraten.se/
[Back to original message]
|