Skip to content

Wire database p d o table exists

Does the given table exist in this database?

Available since version 3.0.133.

Usage

$bool = $database->tableExists(string $table);

Arguments

Name

Type(s)

Description

table

string

Return value

bool