I want to link to an external site in a new window, here is my code:
Code: Select all
echo "e;<td><a target='_blank' href='www.dotphoto.com/go.asp?l=$Dotphoto_Name'>my dotphoto site</a>"e;;(hosted.jedijay.net/photoalbum being my website of course)
So how the heck can I remove that header portion?
Thanks all