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

3144a12 · Dec 7, 2016

History

4 Commits
Dec 7, 2016
May 12, 2016
Nov 21, 2016

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