PHP Velho Oeste 2024

Judy::offsetExists

(PECL judy >= 0.1.1)

Judy::offsetExistsIndique si une position existe dans un tableau

Description

public Judy::offsetExists ( mixed $offset ) : bool

Indique si une position existe.

Liste de paramètres

offset

Une position à vérifier.

Valeurs de retour

Cette fonction retourne TRUE en cas de succès ou FALSE si une erreur survient.

add a note add a note

User Contributed Notes

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