From 2dbc46b7b1b72ef04fd430f8b306ae0052d4cc0b Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Fri, 14 Jul 2000 19:42:59 +0000 Subject: [PATCH] Hopefully this will stop the php_mysql.dll questions that haunt us... --- win32/README.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/win32/README.txt b/win32/README.txt index 047dc46864..89b27d81af 100644 --- a/win32/README.txt +++ b/win32/README.txt @@ -99,6 +99,8 @@ by adding a line like the following to your php.ini file: extension=path\to\extension\extension_name.dll Loading these extensions extends the functionality of PHP to support more functions and protocols. +Note: MySQL support is *built-in* as of PHP 4.0. You don't need to load any + additional extensions in order to use the MySQL functions. Good luck, -- 2.40.0