Ver Mensaje Individual
  #3 (permalink)  
Antiguo 18/02/2011, 23:14
Avatar de joseomaker
joseomaker
 
Fecha de Ingreso: junio-2010
Ubicación: Maracaibo
Mensajes: 314
Antigüedad: 13 años, 10 meses
Puntos: 22
Respuesta: ayuda,echos php

<?php
$style = "azul.css";
?>
<html>
<head>
<?php
echo "<link href='"
<?php echo $style; ?>;
?>
"' rel='stylesheet' type='text/css' />"
<title></title>
</head>
<body></body>
</html>

pero sigue sin funcionar,ahora tira error de sintaxis :S
__________________
Visita mi Blog,esta lleno de codigos utiles,consejos,ideas y software libre.

http://josewebmasterlibre.wordpress.com/