Apuntate a Cocinilla o Pinche de cocinilla

\r\n"); fwrite($fh2, get_the_title()." $evento \t".$fecha."\t".$texto."\t".$participantes."\t\r\n"); fclose($fh); echo '

Has quedado apuntado!

'; echo ''; } }else{ echo '
Apuntate para cocinar en '.$evento.':
Nombre:   Me apunto como:  
'; } echo '

Apuntados para cocinar en '.trim($evento).':

'; $textoExistente=@file_get_contents($fichero, true); $textoExistente=str_replace("Cocinilla","Cocinilla",$textoExistente); $textoExistente=str_replace("Pinche de cocinilla","Pinche de cocinilla",$textoExistente); echo $textoExistente; echo '
'; ?>