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