
24/05/2006, 16:27
|
 | | | Fecha de Ingreso: mayo-2006 Ubicación: Santiago Chile
Mensajes: 42
Antigüedad: 18 años, 9 meses Puntos: 0 | |
<input type="button" value="SALIR" onClick="self.location.href='index1.php?Y<? echo '$tuVarible';?>&X=LoQueTuQuieras'">
al otro lado la rx
Y=$_Get['Y'];
X=$_Get['X']; |