From 9629c664e84fcfb2d7516982982baf3c8a221d69 Mon Sep 17 00:00:00 2001 From: Mike Robinson Date: Sat, 5 Aug 2000 04:14:23 +0000 Subject: [PATCH] Added mSQL partintro git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29649 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/msql.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/functions/msql.xml b/functions/msql.xml index 3fbff83eb5..299a344171 100644 --- a/functions/msql.xml +++ b/functions/msql.xml @@ -1,6 +1,19 @@ mSQL functions mSQL + + + These functions allow you to access mSQL database servers. In + order to have these functions available, you must compile php + with msql support by using the + option. The default + location is /usr/local/Hughes. + + + More information about mSQL can be found at &url.msql;. + +