|    
			
				16/06/2009, 19:08
			
			
			  | 
  |   |  |  |  Fecha de Ingreso: abril-2003 
						Mensajes: 1.129
					 Antigüedad: 22 años, 6 meses Puntos: 34 |  | 
  |  Respuesta: Como insertar archivo PHP en página html  
  Mirá, yo se que agregando esto al .htaccess de mi sitio, me ejecutaba los .html como si fueran .php
 DirectoryIndex index.html index.php
 AddType application/x-httpd-php .php .htm .html
 
 Pero ojo que no se si es exactamente lo que te solucionará lo que vos necesitas...
     |