php var dump die code example Example: php var dump die $variable = "hello"; var_dump($variable); die();