Skip to content
/ suid Public

This is a PHP class with four methods for store, update, insert and delete. It contains only 100 lines of code and perform basic CRUD operation.

License

Notifications You must be signed in to change notification settings

rakesh350/suid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

suid

This is a PHP class with four methods for store, update, insert and delete. It contains only 100 lines of code and perform basic CRUD operation.

To create an object you have pass table name and connection object to the constructor of class. Once object created you can use its functions for Select, Insert , Update and delete operations.

About

This is a PHP class with four methods for store, update, insert and delete. It contains only 100 lines of code and perform basic CRUD operation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages