No Clue
I'm new to php and mysql, I'm creating an intranet site that will collect data that people enter on a daily basis and then i want it to be displayed by week upon request I have the collection part done. now i just need to figure out how to retrieve the data and organize it into something presentable. My question is should i be doing the bulk of the work in php or mysql? If somebody could point me in the right direction, Id really appreciate it. Thanks in advance.
|