Skip to content

fayzasalman/transaction-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CRUD //PHP-PDO and mysql

(transaction-task) **Create a database with the name of (fastpay-transaction). create 2 table in it, 1 for transaction details and the other one for the userlogin details. transaction coulmns (id, name, email, mobile, address, amount, comment) userlogin columns (id, username, password).

the transactionform.php you will see a form for payment, once you entered your information you will see the saved data in your database.

About

A CRUD admin panel using PHP,PDO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published