Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
JDatabaseDriverMysql
connected
Introduction
Synopsis
Return
Overrides
JDatabaseDriverMysql::
connected
Determines if the connection to the server is active.
Signature
public function connected()
Returns
boolean
True if connected to the database engine.
Parent Implementations
JDatabaseDriverMysqli
JDatabaseDriver