global $nameOfVariable;
I have that inside of two functions, and I want to share its value between those two functions. They are in separate files.