peasepud
Programmer
- Jul 20, 2007
- 35
Im having a brain freeze and cant get it into gear so have what is a stupid question!
Im trying to put a description on a links page of the code to use when linking to a clients site and have it coming from php (as I want the alt code to be randomly selected from a dozen options) but for the life of me I cant think how to display it without actually displaying the banner!
ie I want to output
<a href=" src=" alt="the alt description"></a>
but I actually want it to display the above text on the page rather than have the page parse the html and display a banner.
Can a balding bloke have a blonde moment?
Im trying to put a description on a links page of the code to use when linking to a clients site and have it coming from php (as I want the alt code to be randomly selected from a dozen options) but for the life of me I cant think how to display it without actually displaying the banner!
ie I want to output
<a href=" src=" alt="the alt description"></a>
but I actually want it to display the above text on the page rather than have the page parse the html and display a banner.
Can a balding bloke have a blonde moment?