<?php $judy = new Judy(Judy::INT_TO_MIXED); $judy[1] = "one"; $judy[2] = array('a', 'b', 'c'); $judy[3] = new Judy(Judy::BITSET); ?>
(PECL judy >= 0.1.1) Destruct a Judy object
(PECL judy >= 0.1.1) Search for the last index in the
Page 3 of 3