Skip to content

A simple PHP script designed to reduce about 6 lines of MySQLi querying code to one simple function. The original name was "QueryDB" but I can't find out how to remove it. So yeah.

Notifications You must be signed in to change notification settings

serafirim/QueriDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

QueriDB

What to do with this?
  1. Add it to whatever project you are working on.
  2. Use query_db() with whatever arguments (see the notes in the comments of the code) whenever you want to use it.
  3. Profit?

About

A simple PHP script designed to reduce about 6 lines of MySQLi querying code to one simple function. The original name was "QueryDB" but I can't find out how to remove it. So yeah.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages