Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-Operations 👩‍💻

When we store things in database tables we generally need,

  • 👉 Create - Insert a new row
  • 👉 Read -Read existing row(s)
  • 👉 Update - Change some values of a record
  • 👉 Delete - Delete a record

Crud

About

CRUD Operations Source Codes In PHP PDO

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages