05-constants/index.php File Reference

This program is written to demonstrate use of constants and who they are defined in PHP. More...

Go to the source code of this file.

Enumerations

enum  EXAMPLE_NUMBER
 Used to demonstrate how to define numeric constants. More...
enum  EXAMPLE_STRING
 Used to demonstrate how to define string constants. More...


Detailed Description

This program is written to demonstrate use of constants and who they are defined in PHP.

Author:
Saurabh Barjatiya
Version:
1.0

Definition in file index.php.


Enumeration Type Documentation

enum EXAMPLE_NUMBER

Used to demonstrate how to define numeric constants.

Definition at line 15 of file index.php.

enum EXAMPLE_STRING

Used to demonstrate how to define string constants.

Definition at line 12 of file index.php.


Generated on Fri Nov 4 14:16:54 2011 for PHP example documentation by  doxygen 1.4.7