This version of the page http://www.php.net/judy.construct.php (0.0.0.0) stored by archive.org.ua. It represents a snapshot of the page as of 2017-04-12. The original page over time could change.
PHP: Judy::__construct - Manual
Edit Report a Bug

Judy::__construct

(PECL judy >= 0.1.1)

Judy::__constructConstruct a new Judy object

Description

public Judy::__construct ( int $judy_type )

Construct a new Judy object. A Judy object can be accessed like a PHP Array.

Parameters

judy_type

The Judy type to be used.

Return Values

Return the new Judy instance.

add a note

User Contributed Notes

There are no user contributed notes for this page.