tmartinez21 Posted August 24, 2011 Share Posted August 24, 2011 Hi all, I have a few questions and like some input on how best to approach this, I have a form in which customers can order different size online ads, the form has fields such as customer name, sales rep name, date needed by etc, my issue is I want to be able to run a report on how many different size ads I'm building in a day or month, would using MySQL be my solution to this? My PHP form right now gathers the information entered and sends me an email. Link to comment https://forums.phpfreaks.com/topic/245644-php-report/ Share on other sites More sharing options...
requinix Posted August 25, 2011 Share Posted August 25, 2011 would using MySQL be my solution to this? Yes. Or you can enter the information into a spreadsheet as you receive it. Link to comment https://forums.phpfreaks.com/topic/245644-php-report/#findComment-1261635 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.