php-src/ext/mnogosearch
2002-11-24 19:39:47 +00:00
..
config.m4
CREDITS - Site mirror detection and popularity rank has been added to mnogosearch 2002-09-28 17:52:18 +00:00
index.php # mnogosearch example fix 2002-08-03 11:34:53 +00:00
php_mnogo.c @- A new functions have been added: udm_set_agent_param_ex and 2002-11-24 19:36:46 +00:00
php_mnogo.h - Header file update for new mnogosearch functions 2002-11-24 19:39:47 +00:00
README

$Source$
$Id$

mnoGoSearch extension module for PHP4.

For details please refer to http://www.mnogosearch.org/

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).