This is PHP example that manage the Survey data and Display the Survey results. This project has three different directories, such as html, lib, and src. html directories for html templates. lib directories of survey data(object) management. src is contorlling the suvery data to display out put. Next version will be using the better way of MVC pattern to manage and control the Survey data.