02/02/2013, 18:45
|
| | Fecha de Ingreso: julio-2012
Mensajes: 234
Antigüedad: 12 años, 4 meses Puntos: 9 | |
Respuesta: Sexyalert configuracion a php alguna idea para enganchar la funcion mensaje con sexyalert
fuction
//************************************************** *************************************************
function mensaje($xx){
//************************************************** *************************************************
echo "<script>Sexy.Alert('" . $xx . "');</script>";
return;
}
gracias |