From 8c09a34a04b3c0044f7cdc6f90e359f818d76b0f Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Wed, 20 Apr 2005 04:29:20 +0000 Subject: [PATCH] Whitespace fixes. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@184737 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ibm_db2/functions/db2-connect.xml | 122 ++++++++++---------- reference/ibm_db2/functions/db2-execute.xml | 28 ++--- 2 files changed, 75 insertions(+), 75 deletions(-) diff --git a/reference/ibm_db2/functions/db2-connect.xml b/reference/ibm_db2/functions/db2-connect.xml index d48f1a1659..d2cd686275 100644 --- a/reference/ibm_db2/functions/db2-connect.xml +++ b/reference/ibm_db2/functions/db2-connect.xml @@ -1,5 +1,5 @@ - + @@ -31,64 +31,64 @@ database - - - For a cataloged connection to a database, database - represents the database alias in the DB2 client catalog. - - - For an uncataloged connection to a database, - database represents a complete connection - string in the following format: - DRIVER={IBM DB2 ODBC DRIVER};DATABASE=database;HOSTNAME=hostname;PORT=port;PROTOCOL=TCPIP;UID=username;PWD=password; - where the parameters represent the following values: - - - database - - - The name of the database. - - - - - hostname - - - The hostname or IP address of the database server. - - - - - port - - - The TCP/IP port on which the database is listening for - requests. - - - - - username - - - The username with which you are connecting to the - database. - - - - - password - - - The password with which you are connecting to the database. - - - - - - - + + + For a cataloged connection to a database, database + represents the database alias in the DB2 client catalog. + + + For an uncataloged connection to a database, + database represents a complete connection + string in the following format: + DRIVER={IBM DB2 ODBC DRIVER};DATABASE=database;HOSTNAME=hostname;PORT=port;PROTOCOL=TCPIP;UID=username;PWD=password; + where the parameters represent the following values: + + + database + + + The name of the database. + + + + + hostname + + + The hostname or IP address of the database server. + + + + + port + + + The TCP/IP port on which the database is listening for + requests. + + + + + username + + + The username with which you are connecting to the + database. + + + + + password + + + The password with which you are connecting to the database. + + + + + + + username @@ -100,7 +100,7 @@ string. - + password @@ -136,7 +136,7 @@ - + diff --git a/reference/ibm_db2/functions/db2-execute.xml b/reference/ibm_db2/functions/db2-execute.xml index 6f4e14512a..b7504490e1 100644 --- a/reference/ibm_db2/functions/db2-execute.xml +++ b/reference/ibm_db2/functions/db2-execute.xml @@ -1,5 +1,5 @@ - + @@ -46,21 +46,21 @@ stmt - - - A prepared statement returned from db2_prepare. - - - + + + A prepared statement returned from db2_prepare. + + + parameters - - - An array of input parameters matching any parameter markers contained - in the prepared statement. - - - + + + An array of input parameters matching any parameter markers contained + in the prepared statement. + + +