Kit Solution Source
Tools:
LAMP:- LAMP is an archetypal model of web service stacks, named as an acronym of the
names of its original four open-source components: the Linux Operating System, the Apache
HTTP Server, the MYSQL relational database management (RDBMS), and the PHP
Programming Language. The LAMP components are largely interchangeable and not limited
to the original selection. As a solution stack, LAMP is suitable for building dynamic web sites
and web applications.
Since its creation, the LAMP model has been adapted to other componentry, though typically
consisting of free and open-source software. For example, an equivalent installation on the Microsoft
Windows family of operating systems is known as WAMP and an equivalent installation on macOS is
known as MAMP.
PhpMyAdmin :- phpMyAdmin is a free and open source administration tool for MYSQL
and MariaDB. As a portable web applicationwritten primarily in PHP, it has become one of
the most popular MySQL administration tools, especially for web hosting services.
Technology:
PHP : - PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited for web
development and can be embedded into HTML.
SQL: - SQL is a structured query language used for querying database.
HTML: - It is used for giving eye catching look to the website. And also providing easy
to use GUI.
CSS: - CSS is cascading style sheet which is used to give designer look to HTML using
the external file.
Java script: - Java script is used for client side scripting which can help in using
validation on the website and many more other functions.
Kit Deployment Instructions
Install - WAMP server , phpMyAdmin
Depend - Sql Database