$sentencia="INSERT DELAYED OPINIONES (NICK,TEXTO,FECHOPIN) VALUES('$nick','$texto','$fecha')"; mysql_query($sentencia,$con);