PHP » GoLang |
login |
register |
about
|
GoLang pspell_config_mode
request it (296)
GoLang replacement for PHP's pspell_config_mode
[edit | history]
pspell_config_mode(PHP 4 >= 4.0.2, PHP 5, PHP 7) pspell_config_mode — Change the mode number of suggestions returned Description
bool pspell_config_mode
( int
$dictionary_link
, int $mode
)pspell_config_mode() should be used on a config before calling pspell_new_config(). This function determines how many suggestions will be returned by pspell_suggest(). Parameters
Return Values
Returns Examples
Example #1 pspell_config_mode() Example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|