didou Thu Jun 12 05:44:59 2003 EDT
Modified files:
/phpdoc/en/reference/sybase/functions sybase-query.xml
Log:
WS fix
Index: phpdoc/en/reference/sybase/functions/sybase-query.xml
diff -u phpdoc/en/reference/sybase/functions/sybase-query.xml:1.7
phpdoc/en/reference/sybase/functions/sybase-query.xml:1.8
--- phpdoc/en/reference/sybase/functions/sybase-query.xml:1.7 Thu Jun 12 05:14:57
2003
+++ phpdoc/en/reference/sybase/functions/sybase-query.xml Thu Jun 12 05:44:59
2003
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/sybase.xml, last change in rev 1.2 -->
<refentry id="function.sybase-query">
<refnamediv>
<refname>sybase_query</refname>
- <refpurpose>Send Sybase query</refpurpose>
+ <refpurpose>Sends Sybase query</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
@@ -17,9 +17,9 @@
&false; on error.
</para>
<para>
- <function>sybase_query</function> sends a query to the currently
- active database on the server that's associated with the specified
- link identifier. If the link identifier isn't specified, the last
+ <function>sybase_query</function> sends a query to the currently
+ active database on the server that's associated with the specified
+ link identifier. If the link identifier isn't specified, the last
opened link is assumed. If no link is open, the function tries to
establish a link as if <function>sybase_connect</function> was
called, and use it.
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php