From 0454bf328cd4d0899cd9e7d169866cf9b03ee1ec Mon Sep 17 00:00:00 2001 From: jim winstead Date: Fri, 7 Dec 2001 02:29:01 +0000 Subject: [PATCH] msql_query: incorporate example from user note git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@64142 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/msql.xml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/functions/msql.xml b/functions/msql.xml index 9c000da447..f85096fed5 100644 --- a/functions/msql.xml +++ b/functions/msql.xml @@ -1,5 +1,5 @@ - + mSQL functions mSQL @@ -986,6 +986,28 @@ Returns a positive mSQL query identifier on success, or &false; on error. + + <function>msql_query</function> + + +]]> + + See also: msql, msql_select_db, and