Code: Select all
<a href="<?php readfile ("includes/phpbbPath.inc"); ?>viewforum.php?f=5" title="to the For Sale section of the Discussion Groups">For Sale and Wanted to Buy</a>Code: Select all
phpBB2/and here is what IE Mac OS X shows as the URL
Code: Select all
http://www.sbmbc.com/ÔªøphpBB2/viewforum.php?f=5How can I avoid this? This is not the only place I get extra characters with PHP, but this breaks the URL, the others just look strange and confuse people.
Thanks for any suggestions.