/t5/dreamweaver-discussions/php-code-for-no-show-link-string/td-p/907510May 08, 2008
May 08, 2008
Copy link to clipboard
Copied
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?
/t5/dreamweaver-discussions/php-code-for-no-show-link-string/m-p/907511#M167378May 09, 2008
May 09, 2008
Copy link to clipboard
Copied
LATEST
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/