php cli format var_dump code example Example: php dump to page $variable = "Hello"; var_dump($variable);