php8.5
Home/ Manual/ reference / mysql/ MySQL Functions

MySQL Functions

Most MySQL functions accept link_identifier as the last optional parameter. If it is not provided, last opened connection is used. If it doesn't exist, connection is tried to establish with default parameters defined in Ini. If it is not successful, functions return false.

Notes

Note

Most MySQL functions accept link_identifier as the last optional parameter. If it is not provided, last opened connection is used. If it doesn't exist, connection is tried to establish with default parameters defined in Ini. If it is not successful, functions return false.

Functions

Source: reference/mysql/reference.xml · from the official PHP manual (php/doc-en)