When programming in VHDL, can you use a variable in a case statement? This variable will modified by one of the cases
<?php highlight_file(__FILE__); error_reporting(0); $content = $_POST[\'content\']; file_put_contents($_GET[\'filename\'], \"<?php exit; ?>\".$content);