Forked from underdown/facebook-email-subscribe.php
Created
November 16, 2012 21:04
-
-
Save timelf123/4090896 to your computer and use it in GitHub Desktop.
facebook email subscribe
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div style="width:322;background-color:#efefef;border-left:1px solid #ccc;border-right:1 px solid #ccc;border-top:1px solid #ccc;padding-bottom:6px;padding-top:6px;padding-left:6px;text-align:center;font-weight:bold">Subscribe to Our Newsletter</div> | |
<div id="fb-root"></div> | |
<script src="https://connect.facebook.net/en_US/all.js#appId=116486985128746&xfbml=1"></script> | |
<fb:registration | |
fields="name,email" | |
redirect-uri="http://web-op.com/fblogin.php" | |
width="330"> | |
</fb:registration> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://blog.web-op.com/email/subscribe-to-newsletter-via-facebook/