PHP Velho Oeste 2024

Judy::__construct

(PECL judy >= 0.1.1)

Judy::__constructConstruit un nouvel objet Judy

Description

public Judy::__construct ( int $judy_type )

Construit un nouvel objet Judy. Un objet Judy peut-être utilisé comme un tableau PHP.

Liste de paramètres

judy_type

Le type Judy à utiliser.

Valeurs de retour

Retourne la nouvelle instance Judy.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top