Tema
:
Insertar php en Pagina HTML ?
Ver Mensaje Individual
#
3
(
permalink
)
02/02/2005, 22:51
Appletalk
Fecha de Ingreso: febrero-2004
Mensajes: 221
Antigüedad: 21 años, 1 mes
Puntos: 0
Para el primer caso tambien podes hacer
Código PHP:
// index.php
<html>
<head>
<title>
<?=$variable?>
</title>
</head>
<body />
</html>
Appletalk
Ver Perfil
Buscar todos los Mensajes de Appletalk