Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

sql_connect()

Description

@var array Holds database connections for different users (e.g read-write and/or read-only). NULL if no connection
has been registered.

$db = null;

Connect to the database using the configured settings.

Parameters

This function accepts no parameters.

Return

void

This article was last updated 19th March 2024 07:35 Europe/London time based on the source file dated 8th March 2024 15:10 Europe/London time.