Simple CRUD Application
This program has the following feature: 1. Login 2. Select, Insert, Update and Delete 3. Log out Database name: login Table name: users username: erwin password: 123456 Note: Extract the file and upload to your server. Create database: login. Import the login.sql to your database.
- Read more about Simple CRUD Application
- Log in or register to post comments
- 546 views