You are on page 1of 2

Online student feedback system is the web based feedback collecting

system from the students and provides the automatic generation of a feedback
which is given by students. We have developed student feedback system to
provide feedback in a quick and easy manner to the particular department. So
we called it a student’s feedback system which delivers via the student staff
interface as online system which acting as a service provider. By using this
technology we can give feedback in online system as fast as compare to the
existing paper feedback system. The existing system carries more time to do a
piece of work for this reason the online system feedback is implemented.
Students will fill online feedback using a standard form. In this project security
is also maintain that is the result of feedback is only visible to authentic user.

2.2 Technology Used

PHP

PHP is the most well known scripting dialect for web improvement. It is
free, open source and server-side (the code is executed on the server). MySQL
is a Relational Database Management System (RDBMS) that utilizations
Structured Query Language (SQL). It is additionally free and open source. The
mix of PHP and MySQL gives neglected alternatives to make pretty much any
sort of site - from little contact shape to huge corporate entryway.

PHP was at first created as a simple scripting platform called "Personal Home
Page". Nowadays PHP is an alternative of the Microsoft's Active Server Pages
(ASP) technology.

PHP is an open source server-side language which is used for creating


dynamic web pages. It can be embedded into HTML. PHP is usually used in
conjunction with a MySQL database on Linux/UNIX web servers. It is
probably the most popular scripting language.

PHP is a widely-used general-purpose scripting language and interpreter that is


freely available. A full explanation of all the PHP functions, complete user
manual and lots of tutorials can be found on the PHP's official page.

One of the most important things about using PHP is to have a PHP
specialized host.

2.3 Database Used

MySQL

MySQL is a freely available open source Relational Database


Management System (RDBMS) that uses Structured Query Language (SQL).

SQL is the most popular language for adding, accessing and managing content
in a database. It is most noted for its quick processing, proven reliability, ease
and flexibility of use. MySQL is an essential part of almost every open source
PHP application. Good examples for PHP & MySQL-based scripts
are WordPress, Joomla, Magento and Drupal.

One of the most important things about using MySQL is to have a MySQL
specialized host.

You might also like