Simple Form By Using ⇒ PHP - MSQL - AJAX

Overview

php-form-2

Simple Form By Using PHP - MYSQL - AJAX

Demo: http://php-form.ga/

How To Use

  1. Download XAMPP from https://www.apachefriends.org/download.html

  2. Install it in C:/ drive.

  3. Download the files.

  4. Create a new folder in C:\xampp\htdocs\ and copy thes files in that folder.

  5. Run the XAMPP and start the APACHE and MYSQL.

  6. Click on the MYSQL admin button, this will open the phpmyadmin in your Browser.

  7. From left side click on New and write the databse name "formdb" and click Create.

  8. Give the table name "candidates" and select 5 columns and click Go.

  9. Enter => [ "id", "int(255)", "primary", "auto increment (A.I)" ]

  10. Enter => [ "Names", "varchar(255)" ]

  11. Enter => [ "Emails", "varchar(255)" ]

  12. Enter => [ "Degree", "varchar(255)" ]

  13. Enter => [ "Subject", "varchar(255)" ]

  14. Now click Go and your table is created.

  15. Create a new table name "degree" and select 2 columns and click Go.

  16. Enter => [ "main_id", "int(255)", "primary", "auto increment (A.I)" ]

  17. Enter => [ "degrees", "varchar(255)" ]

  18. Now click Go and your table is created.

    1. Create a new table name "subject" and select 2 columns and click Go.
  19. Enter => [ "id", "int(255)", "primary", "auto increment (A.I)" ]

  20. Enter => [ "subjects", "varchar(255)" ]

  21. Enter => [ "main_id", "varchar(255)" ]

  22. Now click Go and your table is created.

  23. Now GoTo C:\xampp\mysql\bin using cmd and enter "mysql -u root -p -h localhost" and press enter when ask password.

  24. Enter "show databases;"

  25. Select DataBase by entering "use formdb;"

  26. To view your tables, enter "select * from degree;" and "select * from subject;"

  27. Now Enter the following commands:

INSERT INTO degree values(1, 'Bachelor');

INSERT INTO degree values(2, 'Master');

INSERT INTO subject values(1, 'AI', '1');

INSERT INTO subject values(2, 'CS', '1');

INSERT INTO subject values(3, 'CE', '1');

INSERT INTO subject values(4, 'SE', '1');

INSERT INTO subject values(5, 'IT', '1');

INSERT INTO subject values(6, 'CS', '2');

INSERT INTO subject values(7, 'SE', '2');

  1. Now Copy file path of index.php and run it on your Browser.

  2. Replace the "file:///C:/xampp/htdocs" with "localhost".

And You Are Done 😊

You might also like...
Zem contact reborn - An extensible HTML form mailer plugin for Textpattern CMS.

com_connect Contents Introduction Installing and upgrading Migrating from zem_contact_reborn Usage Tags com_connect tag com_connect_text tag com_conne

All about docker projects either from dockerfile or compose. Anyway, here the project is in the form of a service, for the programming language I will make it later
All about docker projects either from dockerfile or compose. Anyway, here the project is in the form of a service, for the programming language I will make it later

Docker Project by ItsArul Hey, yo guys okay, this time I made some projects from Docker. Anyway, this project is open source, for example, if you want

Read and show values from form valid

read-and-show-values-from-form-valid Escribe un programa PHP que permita al usuario rellenar un formulario de registro con los datos de nombre, contra

A Symfony2 bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.
A Symfony2 bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.

select2entity-bundle Introduction This is a Symfony bundle which enables the popular Select2 component to be used as a drop-in replacement for a stand

Web portal dedicated to the publication of data in the form of vector tiles

Géotuileur Ce projet constitue un portail web pour l'API entrepôt dédié à la publication de données sous forme de tuiles vectorielles. Ce dépôt ne con

An online system to keep digitized form of employee personal files (staff personal files)

An online system to keep digitized form of employee personal files (staff personal files).

Advanced Custom Fields Contact Form Extension (Beta)

Advanced Custom Fields Contact Form Extension (Beta) This is an extension for Advanced Custom Fields 5 for Wordpress, which enables you to create a co

A package to render form fields in WordPress settings pages.

WP Settings Page Fields A package to render form fields in WordPress settings pages. You might need a settings page with a form and its fields and you

Laravel style FormRequests for Symfony; inspired by adamsafr/form-request-bundle

Somnambulist Form Request Bundle An implementation of form requests from Laravel for Symfony based on the original work by Adam Sapraliev. Requirement

Owner
Areeb Ghani
I'm an intermediate level Web Developer . . . ! !
Areeb Ghani
[virion] It Implements Simple Using Form Library System

SimpleForm [virion] It Implements Simple Using Form Library System How To Use First, declare the use statement. use AidenKR\SimpleForm\SimpleForm; use

Aiden 2 Sep 18, 2021
It allows frontend developer to send ajax requests and return a custom information from the server without a php developer help

[Magento 1 Extension] It allows frontend developer to send ajax requests and return a custom information from the server without a php developer help (without any php code).

Vladimir Fishchenko 62 Apr 1, 2022
A playable minesweeper developed with HTML, AJAX, PHP and BladeOne technology

minesweeper Escribe una aplicación PHP que lleve a cabo la siguiente funcionalidad: Se trata de implementar un sencillo juego de buscaminas. El Buscam

ManuMT 1 Jan 21, 2022
A playable tic-tac-toe game developed with HTML, AJAX, PHP and BladeOne technology

tic-tac-toe Escribe un programa PHP que implemente el juego del tres en raya. La aplicación creará una cuadrícula en la que el jugador podrá introduci

ManuMT 1 Jan 21, 2022
Proyecto numero 3 de DAW 2, pagina web en Laravel con AJAX incluido

BlazkAdvisor Projecte 03: Guia restaurants Creació d'un lloc web que sigui una guia de restaurants de la nostra ciutat. Hecho por Pol, Juan Carlos y G

null 1 Feb 9, 2022
Laravel & MySQL, jQuery, Ajax, Bootstrap. Also, it's include email send function without any API.

Rewards-Dacor Laravel & MySQL, jQuery, Ajax, Bootstrap. Also, it's include email send function without any API. [Live site link] ( https://rewardsdaco

Professional Developer 13 Dec 26, 2022
Basic User login & signup in php with JavaScript form validations

User login & signup in php User login & signup in PHP-MySQL with JavaScript form validations Project Details : Project Name : User Registration & Logi

Swapnil Zambare 2 Sep 30, 2022
A non-intrusive support form that can be displayed on any page

A non-intrusive support bubble that can be displayed on any page Using this package you can quickly add a chat bubble that opens a support form on any

Spatie 288 Dec 28, 2022
Bundle providing Honeypot field for the Form Builder in Ibexa DXP Experience/Commerce (3.X)

IbexaHoneypot Bundle providing Honeypot field for the Form Builder in Ibexa DXP Experience/Commerce (3.X) What is Honey pot? A honey pot trap involves

null 1 Oct 14, 2021
A robust and flexible way to add double-opt-in (DOI) to any form in Mautic

Mautic double-opt-in (DOI) plugin Adds a robust and flexible way to add a double-opt-in process (DOI) to any form in Mautic. What is the plugin for? I

Content Optimizer GmbH 11 Dec 29, 2022