Norhanms / CRUD_APP_PHP

CRUD app using php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic CRUD app using php programming language

using Xampp as web server and mysql server for the datebase

In this app user can perform the following operations:

  1. Register a new user information such as name, mobile, email and password into the datebase table
  2. Update the user info
  3. delete the user from the database

user registeration page

user table

About

CRUD app using php


Languages

Language:PHP 100.0%