Skip to content

# crudphp Core PHP CRUD App. All Files in app-- 1.Create User 2.Read Users List 3.Update User 4.Delete User Guide Steps to set in local system.

Notifications You must be signed in to change notification settings

Vivekdev1997/CRUDAPP

Repository files navigation

CRUDAPP

crudphp Core PHP CRUD App.

All Files in app--

1.Create User

2.Read Users List

3.Update User

4.Delete User

Guide Steps to set in local system.

1.Download All files

2.Paste in local htdocs in a folder

3.Start Xampp apache and mysql.

4.Create database name 'test'.

5.Then in downloaded file there is user.sql file, open the and copy.

6.Run on sql section in xampp (It creates user table and put some data into table).

7.Then run on browser.

8.Create User Img1 image

  1. Show List of users after created with update and delete option
    image

10.Update users image

About

# crudphp Core PHP CRUD App. All Files in app-- 1.Create User 2.Read Users List 3.Update User 4.Delete User Guide Steps to set in local system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages