By browsing this website you accept that we set Cookies on your device in order to serve you relevant ads and a better user experience. Close

Nachricht

« Zurück

Added a new class Nest

From: Newclasses <list-newclasses@phpclasses.org>, sent: 16:29:44 - 04.11.2015

Added a new class: Nest - PHP Classes

Added a new class: Nest

App Analytics Workbook

New Interactive Workbook: Identify, Track, & Optimize Your App Success Metrics
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page.

  • Class:

  • Class Nest
    This class support forum This class support forum
  • Short description:

  • Easily set and get values of nested arrays
  • Groups:

  • PHP 5
    Data types
    Language
  • Supplied by:

  • Rick Hambrook
  • Detailed description:

  • This class can easily set and get values of nested arrays.

    It extends the ArrayObject class to be able to get or set the values of nested array entries with one access to a single variable.

    The variable must be named with the indexes of the nested array for each dimension separated with a special sequence of characters which defaults to __ .

    When getting an array value with indexes that are not set, the class may return null or a given a default value.

    The class also provides functions to perform other functions like incrementing and decrementing array values, appending new values, sorting the array, merging new values, export and import the array from a string in JSON format, etc..

If you are not interested in receiving any more messages like this one, go to the unsubscribe page .

If want to switch the message format between text and HTML visit the options page and change it in the E-mail alerts and newsletters tab.