Ver Mensaje Individual
  #4 (permalink)  
Antiguo 18/06/2008, 16:19
Avatar de MoDoRrO
MoDoRrO
 
Fecha de Ingreso: septiembre-2005
Ubicación: Php+Flash+AS
Mensajes: 1.072
Antigüedad: 18 años, 8 meses
Puntos: 12
Respuesta: funcion javascript en php

echo<<<HTML
<a href="#" onClick="MM_openBrWindow('enlace.html', 'popup', 'scrollbars=no,width=810,height=265,scroll bars=yes')">Ficha</a>
HTML;
y asi metes tus variables de php sin hacer otro echo y sin quitar ningun tipo de comillas