From fbb6ce51b00c4076b45f026c95a7c88d499a2de8 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Thu, 3 Jul 2003 12:57:32 +0000 Subject: [PATCH] removing link to inexistant function git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@134092 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mssql/functions/mssql-num-fields.xml | 3 +-- reference/mssql/functions/mssql-num-rows.xml | 5 ++--- reference/mssql/functions/mssql-query.xml | 5 ++--- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/reference/mssql/functions/mssql-num-fields.xml b/reference/mssql/functions/mssql-num-fields.xml index 41497a0921..12a5c3b127 100644 --- a/reference/mssql/functions/mssql-num-fields.xml +++ b/reference/mssql/functions/mssql-num-fields.xml @@ -1,5 +1,5 @@ - + @@ -18,7 +18,6 @@ See also - mssql_db_query, mssql_query, mssql_fetch_field, and mssql_num_rows. diff --git a/reference/mssql/functions/mssql-num-rows.xml b/reference/mssql/functions/mssql-num-rows.xml index a655042797..e323ff8153 100644 --- a/reference/mssql/functions/mssql-num-rows.xml +++ b/reference/mssql/functions/mssql-num-rows.xml @@ -1,5 +1,5 @@ - + @@ -18,8 +18,7 @@ See also - mssql_db_query, - mssql_query, and + mssql_query and mssql_fetch_row. diff --git a/reference/mssql/functions/mssql-query.xml b/reference/mssql/functions/mssql-query.xml index 2b52b870ae..9a2aaeefde 100644 --- a/reference/mssql/functions/mssql-query.xml +++ b/reference/mssql/functions/mssql-query.xml @@ -1,5 +1,5 @@ - + @@ -28,8 +28,7 @@ See also - mssql_db_query, - mssql_select_db, and + mssql_select_db and mssql_connect.