![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
12/11/2010, 13:41
|
![Avatar de AdrianSeg](http://static.forosdelweb.com/customavatars/avatar339952_1.gif) | | | Fecha de Ingreso: enero-2010
Mensajes: 595
Antigüedad: 15 años Puntos: 14 | |
Problema variable php dentro de java No puedo hacer esto?
<?php
echo '<script> function pregunta()
{
if(confirm("Esta seguro"))
document.location.href="borraru.php.php?id='.$rowu u["id"].'";
}
</script>';
?> |