MySQL and PHP

5.12.10 ColumnResult::getTableName

Copyright 1997-2021 the PHP Documentation Group.

Description

public string mysql_xdevapi\ColumnResult::getTableName();

Warning

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

Parameters

This function has no parameters.

Return Values

Name of the table for the column.

Examples

Example 5.66 mysql_xdevapi\ColumnResult::getTableName example

<?php

/* ... */

?>