Home > PHP > Function > Pspell > pspell_new()

pspell_new()

pspell_new - Load a new dictionary

Syntax

int pspell_new ()

Arguments

-

Description

pspell_new() opens up a new dictionary and returns the dictionary link identifier for use in other pspell functions.

Version

PHP 4.0.2, 5

Return value

Returns the dictionary link identifier on success or FALSE on failure.