Using Constants (Chapter 5)
Main Lab 4 Page
Much like other programming languages, PHP allows the use of named constants. These are nothing more than read-only variables.
This is a test of defining constants.
Much like other programming languages, PHP allows the use of named constants. These are nothing more than read-only variables.
This is a test of defining constants.