From ec4e706e93116f994e2ed012d4453e3bf8bf94d6 Mon Sep 17 00:00:00 2001 From: Martin Samesch Date: Mon, 12 Feb 2007 15:00:25 +0000 Subject: [PATCH] grammar: word order git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229619 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mssql/functions/mssql-bind.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/mssql/functions/mssql-bind.xml b/reference/mssql/functions/mssql-bind.xml index 18ea6122ec..fcd69796b4 100644 --- a/reference/mssql/functions/mssql-bind.xml +++ b/reference/mssql/functions/mssql-bind.xml @@ -1,5 +1,5 @@ - + mssql_bind @@ -44,8 +44,8 @@ You have to include the @ character, like in the - T-SQL syntax. See the included in mssql_execute - explanation. + T-SQL syntax. See the explanation included in + mssql_execute.