I am not knowledgible in PHP and am having trouble linking BACK to my homepage, the website is in my profile, if you could leave a post of how to do that what code to manipulate, that would be much appreciated.
Thanks
Figgienfen
__________________
What is the difference between genius and stupidity? Genius has limits.
<?
//whatever exsisting PHP code you have
//blah blah blah
?>
<!-- ANY html code you dang well please -->
<a href="http://www.yoursite.com">Your Site</a>
<?
//Any more PHP code you may have
//blah blah blah
?>
are you referring to the phpBB....you dont really have any PHP links on your page so I'm confused as to what you're driving at.
If you want instructions on how to add a link back to the hompage of your site on the phpBB forum, then I can help you with that.