php-src/ext/mnogosearch/README
2001-02-22 13:02:38 +00:00

21 lines
585 B
Plaintext

$Source$
$Id$
mnoGoSearch extension module for PHP4.
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
(for example --with-mysql=/usr, not --with-mysql).
TODO
----
1. Implement all mnoGoSearch functions and update module
accoding to the latest version of mnoGoSearch.
2. Test with more databases. Currently tested with MySQL.
Actually it should work fine with other supported databases.