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