/ Published in: PHP
                    
                                        Allow Visitors to Email Posts to Their Friends
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 <a href="mailto:?subject=<?php the_title(); ?>&body=<?php the_permalink() ?>" title="Send this article to a friend!">Email this</a>
Comments
                    Subscribe to comments
                
                