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