Webhosting
Domein Registratie
Winkelwagen
NB Webmail
Onze Gegevens
Helpdesk
User:
Pass:
Opslaan:
Ja
Nee
Autom.:
Ja
Nee
Login:
Gegevens vergeten
Cookie's verwijderen
Php Handleiding
Php Classes
Gratis Php Scripts
Pc Downloads
Gratis File Hosting
Programmeren
Routeplanner
Htaccess Uitleg
Data types:
PHP Enumeration
Jim Sierra
(
contact me
)
This class can provide an enumerated data type using the class constant values.
It is a base class that needs to be extended by a sub-class that defines constant values.
Setting or getting the derived class variables with the same name as the constants, can set or get the values of the constants.
Click here for detailed information about this class on phpclasses.org