Documentation

db_bootstrap.php

\file \brief Database bootstrap - establishes connection and initializes globals.

This file should be included by any PHP file that needs database access. It loads configuration, establishes the database connection, and sets up the required global state.

For new code, prefer using the Lwt\Database\DB class directly after including this bootstrap.

PHP version 8.1

Tags
category

Database

author

HugoFara hugo.farajallah@protonmail.com

license

Unlicense http://unlicense.org/

link
https://hugofara.github.io/lwt/docs/php/files/inc-database-bootstrap.html
since
3.0.0

Table of Contents


        
On this page
  • Table Of Contents

Search results