Old 02-08-2010, 10:03 AM   #1
been_1990
Registered User
file vs database

I am about to create a php app that manages articles, does it make a difference if I use a database to store the articles, or if I just use files stored on the server?
been_1990 is offline   Reply With Quote

Sponsored Links (Guests Only) - Register | Need Help?

Old 02-08-2010, 11:00 AM   #2
Templarian
Moses = Jedi
 
Templarian's Avatar
Location Kalamazoo, MI In a Galaxy Far Far Away

Posts 8,465
You will want to use a database, flat files tend to be a hassle later on as sites grow. With a database you can expand more easily for tagging pages and sorting articles in general if you need the features later on.

If you lack a database on your host you can simply use SQLite3 (file database). It isn't recommended for larger sites, but if your site is small enough that flat files were an option you should be fine.

__________________

Join #kirupa | WebOS Blog | COLORlovers | DM | Jeff
Templarian is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:35 PM.

SHARE:

SUPPORTERS:

cdn
content delivery network (cdn)

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. Copyright 2010 - kirupa.com Copyright 2010 - kirupa.com