Here's what I'm looking to do, I have a php script to send info out in an email, but want to include links (not just the typed http stuff) in it. I've tried just inserting <a href tags but it just sends it as <a href blah blah (yes im using the right code). I've tried putting the <html> tags also, how do I accomplish doing this?