Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
SPL Types
PHP Manual

The SplEnum class

Introduction

SplEnum gives the ability to emulate and create "Enum" objects natively in PHP.

Class synopsis

SplEnum
abstractSplEnum {
/* Methods */
__construct ( void )
}

Table of Contents


SPL Types
PHP Manual