If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > PHP > design for "site statistics php application"

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-08-09, 10:16
dimis2500 dimis2500 is offline
Registered User
 
Join Date: Jan 2005
Posts: 362
design for "site statistics php application"

We want to make a php custom program that hold the statistics for our site-Infomation about the user that make a click at a page etc.
What is the best solution to hold all this information.
To use a database, a log file or what?
Dimis
Reply With Quote
  #2 (permalink)  
Old 04-08-09, 10:41
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,262
how much analysis do you expect todo
how much filtering and data manipulation do you expect to do
personally I'd use a db back end as it allows for as many ways of slicing or analaysing the data as you can think of (both now and in the future)
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On