Reference
Functions
Public functions
- connect()
-
Connect to a database.
- disconnect()
-
Disconnect from the database.
- query()
-
Execute a SQL query.
- fetch_all()
-
Fetch all rows from a table.
Public functions
Connect to a database.
Disconnect from the database.
Execute a SQL query.
Fetch all rows from a table.