crack_closedict
(PHP 4 >= 4.0.5, PECL)
crack_closedict -- Closes an open CrackLib dictionary
Description
bool
crack_closedict ( [resource dictionary] )
crack_closedict() closes the specified
dictionary identifier.
Varning |
Den h�r funktionen �r EXPERIMENTELL. Dess beteende,
namnet p� den, och allt annat dokumenterat om den h�r funktionen kan �ndras
i framtida utg�var av PHP. Anv�nd den p� egen risk. |
Parameters
- dictionary
The dictionary to close. If not specified, the current directory is
closed.
Return Values
Returnerar TRUE vid framg�ng eller FALSE vid fel.