The ElevateDB PHP Extension includes several command-related functions that provide functionality for executing SQL statements, scripts, directly-opening tables, and executing procedures/functions, getting/setting parameters, and retrieving information about a command execution.
NotationThe notation used in the syntax section for each function is as follows:
Notation
Description
<Element>
Specifies an element of the statement that may be expanded upon further on in the syntax section
<Element> =
Describes an element specified earlier in the syntax section
[Optional Element]
Describes an optional element by enclosing it in square brackets []
Element|Element
Describes multiple elements, of which one and only one may be used in the syntax