mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
added missing word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301806 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
af6e1aeca5
commit
a86495afc6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
Retrieves the table name from a <parameter>result</parameter>.
|
||||
</para>
|
||||
<para>
|
||||
This function deprecated. It is preferable to use
|
||||
This function is deprecated. It is preferable to use
|
||||
<function>mysql_query</function> to issue an SQL <literal>SHOW TABLES
|
||||
[FROM db_name] [LIKE 'pattern']</literal> statement instead.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue