bammerman Posted June 19, 2008 Share Posted June 19, 2008 I need to distribute a survey to my users. What do you think the best way of doing this is? I was thinking having a php page connected to a database, but is there a easier way in php to just have it update to an excel spreadsheet on my site itself so I can go in and look at it live? If so where would I start/look for the how and some documentation for completing the task? Quote Link to comment https://forums.phpfreaks.com/topic/110986-survey/ Share on other sites More sharing options...
abdfahim Posted June 19, 2008 Share Posted June 19, 2008 there are several classes available for reading Excel sheets via PHP. But if I were you, I would definitely prefer a database instead of Excel sheet. Quote Link to comment https://forums.phpfreaks.com/topic/110986-survey/#findComment-569437 Share on other sites More sharing options...
Ironphp Posted June 19, 2008 Share Posted June 19, 2008 I need to distribute a survey to my users. What do you think the best way of doing this is? I was thinking having a php page connected to a database, but is there a easier way in php to just have it update to an excel spreadsheet on my site itself so I can go in and look at it live? If so where would I start/look for the how and some documentation for completing the task? To be honest, if you want to get the most out of your survey, I recommend using the mammoth of free sites that offer free survey resources. For my website, I often use http://www.esurveyspro.com/ and it works like wonders. The survey itself minimizes all outside business references and you can have them go back to your site afterwards. They have good charts, statistics, etc and last I used it, it was still completely free. Quote Link to comment https://forums.phpfreaks.com/topic/110986-survey/#findComment-569439 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.