MySQL and PHP

5.33 TableInsert class

Copyright 1997-2021 the PHP Documentation Group.

A statement for insert operations on Table.

 mysql_xdevapi\TableInsert {
mysql_xdevapi\TableInsert , mysql_xdevapi\Executable Methods  public mysql_xdevapi\Result mysql_xdevapi\TableInsert::execute();
  public mysql_xdevapi\TableInsert mysql_xdevapi\TableInsert::values(array row_values);
}