Predefined Variables Examples



Example 1

The current server being used is: /infost440/a3/predefined.php

Example 2

Favorite Da Bears player: Caleb Williams

What are Predefined Variables?

In PHP, predefined variables are variables given by PHP you can use to collect or provide info.

Back to Index Page