PHP » GoLang |
login |
register |
about
|
GoLang fbsql_table_name
request it (374)
GoLang replacement for PHP's fbsql_table_name
[edit | history]
fbsql_table_name(PHP 4 >= 4.2.0, PHP 5, PHP 7) fbsql_table_name — Get table name of field Description
string fbsql_table_name
( resource
$result
, int $index
)
fbsql_table_name() gets the name of the current table in
the given The fbsql_num_rows() function may be used to determine the number of tables in the result pointer. Parameters
Return ValuesReturns the name of the table, as a string. Examples
Example #1 fbsql_table_name() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|