Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages