FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » e-mail Hyperlink Code
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: e-mail Hyperlink Code [message #177001 is a reply to message #176999] Wed, 15 February 2012 10:46 Go to previous messageGo to previous message
Captain Paralytic is currently offline  Captain Paralytic
Messages: 204
Registered: September 2010
Karma:
Senior Member
On Feb 15, 4:13 am, mrc2...@cox.net (Mike Copeland) wrote:
>>> How do I code the syntax to get the e-mail link at the end of the code
>>> below to (1) show it's a hyperlink and (2) call the user's e-mail client
>>> to create and send the e-mail request?  I'm able to do this in HTML code
>>> and file (e.g. href="mailto:..."), but it doesn't work in a PHP file.
>>> Please advise.  TIA
>
>>> <div class="eventInfo">To request a confirmation e-mail be resent or to
>>> update a participant e-mail, send the participant name and e-mail
>>> address to: pats...@pattillmanfoundation.org.</div>
>
>> Use the mailto.
>
>> <div class="eventInfo">To request a confirmation e-mail be resent or to
>> update a participant e-mail, send the participant name and e-mail address
>> to: <a
>> href='mailto:pats...@pattillmanfoundation.org'>pats...@pattillmanfoundation.org </
>> a>.</div>
>
>> I'd recommend using some method of obfuscating it though, to keep the
>> spammer bots from harvesting the address.
>
>    Perfect.  Thanks you...  8<}}

Considering that so many people nowadays do not use an email client,
instead using web mail, I would hardly call this Perfect since it will
fail so often.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Owner & Group extract as 101 101 instead of root system
Next Topic: 0.1% tests failed while trying to build 5.3.10
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 13:38:45 GMT 2024

Total time taken to generate the page: 0.04152 seconds