I'm a bit late, but there are a few ways to display a variable. The most common method is to use "echo()". Another way to do it, if you have a table that you're trying to display is "display()". You can also use "return var" and it'll return your va…