]> granicus.if.org Git - php/commitdiff
Hopefully this will stop the php_mysql.dll questions that haunt us...
authorZeev Suraski <zeev@php.net>
Fri, 14 Jul 2000 19:42:59 +0000 (19:42 +0000)
committerZeev Suraski <zeev@php.net>
Fri, 14 Jul 2000 19:42:59 +0000 (19:42 +0000)
win32/README.txt

index 047dc468645860054719fda31a6ca370ee62b7c5..89b27d81afacc39e6b2ed31b52c11d7fcbc2404b 100644 (file)
@@ -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,