gluke Thu Feb 22 05:02:37 2001 EDT
Modified files:
/php4/ext/mnogosearch README
Log:
README for mnoGoSearch module updated.
Index: php4/ext/mnogosearch/README
diff -u php4/ext/mnogosearch/README:1.5 php4/ext/mnogosearch/README:1.6
--- php4/ext/mnogosearch/README:1.5 Mon Feb 5 05:12:15 2001
+++ php4/ext/mnogosearch/README Thu Feb 22 05:02:37 2001
@@ -1,9 +1,10 @@
$Source: /local/repository/php4/ext/mnogosearch/README,v $
-$Id: README,v 1.5 2001/02/05 13:12:15 gluke Exp $
+$Id: README,v 1.6 2001/02/22 13:02:37 gluke Exp $
mnoGoSearch extension module for PHP4.
-mnoGoSearch function implementation.
+For details please refer to http://search.mnogo.ru
+
If used with mysql you should not use bundled mysql library
in the php distribution. You should use native mysql
library. To do this you should compile php with specefying mysql-dir
@@ -11,14 +12,9 @@
TODO
----
-
-1. Implement all mnoGoSearch functions.
-2. Fix config.m4 to detect whether mnoGoSearch is actually installed.
-Currently there is no any checking. ./configure just trust that mnoGoSearch
-does exist.
+1. Implement all mnoGoSearch functions and update module
+ accoding to the latest version of mnoGoSearch.
-3. Test with more databases. Currently tested with MySQL.
+2. Test with more databases. Currently tested with MySQL.
Actually it should work fine with other supported databases.
-
-4. Write PHP interface documentation.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]