PHP class constants

PHP class constants are declared within a class. Scope of these constants are within that class only.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator