Gracias , es verdad no es necesario etiquetas wap , como simple dejo aqui la solicion, espero a otros les sirva.
<?php
if ($nombre=="" || $email=="" || $pais=="" || $estado=="" || $mensaje=="")
{
$htmllink="http://wap.makepixels.com/libro.wml";
header("Location:".$htmllink);
}
else
{
$hoy=date("d-m-Y h:i a");
function poner($target)
{
$target = str_replace("<","<",$target);
$target = str_replace(">",">",$target);
$target = str_replace("á","á",$target);
$target = str_replace("é","é",$target);
$target = str_replace("í","í",$target);
$target = str_replace("ó","ó",$target);
$target = str_replace("ú","ú",$target);
$target = str_replace("Á","Á",$target);
$target = str_replace("É","É",$target);
$target = str_replace("Í","Í",$target);
$target = str_replace("Ó","Ó",$target);
$target = str_replace("Ú","Ú",$target);
return $target;
}
$mensaje=poner($mensaje);
include("conexion.php");
mysql_query("INSERT INTO libro values('Null','$hoy','$nombre','$email','$pais','$ estado','$mensaje <br> <b>[Mensaje de http://wap.makepixels.com]<b>') ") or die (mysql_error());
$htmllink="http://wap.makepixels.com/libro3.wml";
header("Location:".$htmllink);
}
?>
Visitenos es :
http://wap.makepixels.com y nos firma en libro de visitas y descargan cositas que ahi dejamos . gracias a todos Dios les bendiga.
Atte:
Jose Mario
www.makepixels.com
El Salvador