Ver Mensaje Individual
  #2 (permalink)  
Antiguo 25/05/2005, 14:24
Avatar de maralbust
maralbust
 
Fecha de Ingreso: febrero-2004
Ubicación: Santiago
Mensajes: 578
Antigüedad: 20 años, 2 meses
Puntos: 0
ud esta hablando de echo y var???

solo es echo y se usa asi...

Código PHP:
<?php
echo "<html>
<head>
<title>Login</title>
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'>
<link href='../estilo.css' rel='stylesheet' type='text/css'>
</head>

<body bgcolor='#FFFFFF'>
<br>
<br>
<table width='50%' border='0' align='center' cellpadding='0' cellspacing='0'>
  <tr> 
    <td><div align='center'>Usuario o Password incorrectos<br><br>
        <input name='Button' type='button' class='t_n' class='cajas' onClick='javascript:window.history.back()' value='Volver'>
      </div></td>
  </tr>
</table>
<p align='center' class='text'>&nbsp;</p>
</body>
</html>"
;
?>

salu2
__________________
..:: NADA SE PIERDE SOLO SE TRANSFORMA ::..