Developer can define global constants such as configuration constants, which will be available during the whole server runtime.
The extension can be installed via PECL, directly from the provided source or by compiling it into PHP.
More information about the installation process can be found in the provided INSTALL file.
Here are some key features of "PHP Defcon Extension":
PHP Datatypes:
· string
· int
· float
· bool
Datatype Aliases:
· long - alias for int
· real - alias for float
· double - alias for float
· logical - alias for bool
· short - alias for int
· boolean - alias for bool