Skip to main content
May 9, 2008
Question

PHP Code for no show link string

  • May 9, 2008
  • 1 reply
  • 271 views
Is there a PHP code that does not show the content of a link.

For example.
Normal link
<a href="mylink.com/123456789/" />Link 1 </a>

Want to hide information
<a href="mylink.com/ 123456789/" />Link 1 </a>

** I wish to hide that which is in bold, so if someone hovers with their mouse they only see the "mylink.com" and not "mylink/123456789/". Is this possible?
This topic has been closed for replies.

1 reply

Inspiring
May 9, 2008
AdonaiEchad wrote:
> Is there a PHP code that does not show the content of a link.

No.

--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/