MySQL and PHP

5.28.2 SqlStatement::__construct

Copyright 1997-2021 the PHP Documentation Group.

Description

private mysql_xdevapi\SqlStatement::__construct();

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Examples

Example 5.130 mysql_xdevapi\SqlStatement::__construct example

<?php

/* ... */

?>