Getting all defined constants in PHP

It is possible to use get_defined_constants method to get a list of all defined constants within PHP code. This result maybe big.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

goto PHP operator

Data at rest protection