Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JDatabaseDriverMysqli
connect
Introduction
Synopsis
Return
Throws
Overrides
JDatabaseDriverMysqli::
connect
Connects to the database if needed.
Signature
public function connect()
Returns
void
Returns void if the database connected successfully.
Errors/Exceptions
RuntimeException
Parent Implementation
JDatabaseDriver