Ver Mensaje Individual
  #2 (permalink)  
Antiguo 09/05/2011, 04:26
jaguaresp
 
Fecha de Ingreso: enero-2011
Mensajes: 29
Antigüedad: 13 años, 3 meses
Puntos: 2
Respuesta: Agregar Boton like me en mi pagina

Código:
<iframe src="http://www.facebook.com/plugins/like.php?href=<?php print 'http://'.$_SERVER['HTTP_HOST'].$_SERVER['REQUEST_URI']; ?>&layout=button_count&show_faces=true&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" height="80" style="border:none;overflow:hidden;width:450px;height:80px;"></iframe>
Cambia el parámetro href y pon la url que desees.