Skip to content

niravtrivedi/database-class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

database-class

Database-class is collection of various function which make data manipulation easy and quicker.

Very simple to configure.

Create mySQL connection string.

include Database.php class file after connections.

make object

$obj = new Database();

That's it :)

you have successfully configured....

You can find more examples in index.php file

Thanks Nirav

About

Database CRUD is now very simple and quick.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages