Source API for the «PorteDrivers_Mysqli_Connection» class

Mysqli connection implementation.

PHP magic methods

__destruct

Dispose the mysqli resource object.

Public methods

connectFromParams

Mysqli implementation of the "connectFromParams" method.

exec

Mysqli implementation of the "exec" method.

query

Mysqli implementation of the "query" method.

prepare

Mysqli implementation of the "prepare" method.

quote

Mysqli implementation of the "quote" method.

lastInsertId

Mysqli implementation of the "lastInsertId" method.