PHP » GoLang |
login |
register |
about
|
pspell_new(PHP 4 >= 4.0.2, PHP 5, PHP 7) pspell_new — Load a new dictionary Description
int pspell_new
( string
$language
[, string $spelling
[, string $jargon
[, string $encoding
[, int $mode = 0
]]]] )pspell_new() opens up a new dictionary and returns the dictionary link identifier for use in other pspell functions. For more information and examples, check out inline manual pspell website:» http://aspell.net/. Parameters
Return Values
Returns the dictionary link identifier on success or Examples
Example #1 pspell_new()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|