mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
function description updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68152 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
7e2e2cb7de
commit
58e2bba7f2
1 changed files with 6 additions and 18 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.35 $ -->
|
||||
<!-- $Revision: 1.36 $ -->
|
||||
<reference id="ref.fbsql">
|
||||
<title>FrontBase Functions</title>
|
||||
<titleabbrev>FrontBase</titleabbrev>
|
||||
|
@ -2393,9 +2393,7 @@ while ($i < fbsql_num_rows ($result)) {
|
|||
<refentry id='function.fbsql-database'>
|
||||
<refnamediv>
|
||||
<refname>fbsql_database</refname>
|
||||
<refpurpose>
|
||||
No description given yet
|
||||
</refpurpose>
|
||||
<refpurpose>Get or set the database name used with a connection</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
@ -2412,14 +2410,10 @@ while ($i < fbsql_num_rows ($result)) {
|
|||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
|
||||
|
||||
<refentry id='function.fbsql-get-autostart-info'>
|
||||
<refnamediv>
|
||||
<refname>fbsql_get_autostart_info</refname>
|
||||
<refpurpose>
|
||||
No description given yet
|
||||
</refpurpose>
|
||||
<refpurpose>No description given yet</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
@ -2440,9 +2434,7 @@ while ($i < fbsql_num_rows ($result)) {
|
|||
<refentry id='function.fbsql-hostname'>
|
||||
<refnamediv>
|
||||
<refname>fbsql_hostname</refname>
|
||||
<refpurpose>
|
||||
No description given yet
|
||||
</refpurpose>
|
||||
<refpurpose>Get or set the host name used with a connection</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
@ -2464,9 +2456,7 @@ while ($i < fbsql_num_rows ($result)) {
|
|||
<refentry id='function.fbsql-password'>
|
||||
<refnamediv>
|
||||
<refname>fbsql_password</refname>
|
||||
<refpurpose>
|
||||
No description given yet
|
||||
</refpurpose>
|
||||
<refpurpose>Get or set the user password used with a connection</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
@ -2513,9 +2503,7 @@ while ($i < fbsql_num_rows ($result)) {
|
|||
<refentry id='function.fbsql-username'>
|
||||
<refnamediv>
|
||||
<refname>fbsql_username</refname>
|
||||
<refpurpose>
|
||||
No description given yet
|
||||
</refpurpose>
|
||||
<refpurpose>Get or set the host user used with a connection</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
|
Loading…
Reference in a new issue