declare global variable in php code example Example 1: php globals $GLOBALS["foo"] Example 2: how to make a variable in php $varName = "Hello, World";