Buen mensaje (aparte de la susceptibilidad del ambiente, jejeje)
El problema era como yo obtenía la variable:
switch($radiecito) {
blah
}
Cuando debí hacer
Código:
$var = $_POST["radiecito"];
switch($var) {
case "aceptar":
blah blah....
<div style="color:#000; font-family: Verdana; font-size: 10px; font-weight:bold;">Wakkos<br><a href="http://www.artreves.com/wakk" style="font-size: 9px; font-weight: normal; color:#e1470b;">follow the white rabbit</a></div>