Ver Mensaje Individual
  #5 (permalink)  
Antiguo 21/08/2008, 14:39
Avatar de David
David
Moderador
 
Fecha de Ingreso: abril-2005
Ubicación: In this planet
Mensajes: 15.720
Antigüedad: 19 años
Puntos: 839
De acuerdo Respuesta: php y css?? variables

Prueba poniendo echo, así:
Código PHP:
<style type="text/css">

#content    { padding: 30px 0 25px; overflow: hidden; height: 100%; background-image:url(<?php echo $bak?>);}

</style>
__________________
Por favor, antes de preguntar, revisa la Guía para realizar preguntas.