Skip to content

Nixtren/MySimplifiedSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MySimplifiedSQL

An easy-to-use PHP class to interact with a SQL database.

Currently the script uses the MySQLi extension (supports MySQL/MariaDB), support for PDO is one of the main ideas.

See the examples to get started. If you want to properly handle errors make sure to use try/catch statements (not included in examples).

About

An easy-to-use PHP class to interact with a SQL database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages