I have a switch where in very rare occasions I might need to jump to another case, I am looking for something like these:
switch($var){ case: \'a\' if($ot
You need PHP 5.3 or higher, but here:
Here is the goto functionality from http://php.net/manual/en/control-structures.goto.php