PHP Constants

Examples of Constants

My name: Derek

Major: IST

School: UW-Milwaukee

Course: Web App Development

A constant is a value that is given a name and stays the same throughout the program. They can't be changed after they've been defined.