Your options for permanent, server-side storage is pretty much either a flat file or a database. Ultimately, your choice is dependant on what you need to do with the data later on.

Personally, since my host includes a free MySQL db with every account, I tend not to bother with flat files for this sort of stuff.

Justin


On Wednesday, October 8, 2003, at 02:50 PM, Sudheer Palaparambil wrote:


Hi,

I am planning a static site. But I need to capture some data (username, address, telephone and
email only), do I need a database for recording this data ? Or is there any other way to record this
data ? The volume may be high.


Thank you.

Sudheer

_________________________________________________________________
Get Married! http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Search from 7 lakh Brides & Grooms.


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

---
[This E-mail scanned for viruses]



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



Reply via email to