Author: Ed Hertzog
Email:
Message:
I'm trying to use UDM_ISPELL_TYPE_AFFIX but I can't seem
to get it to work.
For starters, I notice that whether I put in the correct
path or not, I still get an indication that the function is
working. For example:
if(udm_load_ispell_data($mnogo,UDM_ISPELL_TYPE_AFFIX,'en',
'/home/public_html/english.aff',1)){
echo 'ispell works';
} else {
echo 'ispell does not work';
}
I know its important to use the right path, but whether the
path is correct or not, I get a return of 1 when trying to
use that function. How can that be?
Reply: <http://www.mnogosearch.org/board/message.php?id=18264&g
t;
------------------------------------------------------------
---------
To unsubscribe, e-mail: general-unsubscribe mnogosearch.org
For additional commands, e-mail: general-help mnogosearch.org
|