brad12345 Posted March 27, 2008 Share Posted March 27, 2008 hi all How come when i add my single line of code <?PHP include "search_.php";?> into my html page it messes with the background color of the page and defaults to white? this is really annoying because i know its the php because all my other html pages without it are fine? im using css to deter main bgcolor. also my hyperlinks shrink abnormally when moused over? and go back to normally when mouse isnt over them? thanks Link to comment https://forums.phpfreaks.com/topic/98112-php-messes-with-bgcolor/ Share on other sites More sharing options...
ansarka Posted March 27, 2008 Share Posted March 27, 2008 are you putting <?PHP include "search_.php";?> in to a .html file ? ??? Link to comment https://forums.phpfreaks.com/topic/98112-php-messes-with-bgcolor/#findComment-501932 Share on other sites More sharing options...
brad12345 Posted March 27, 2008 Author Share Posted March 27, 2008 no the file is .php Link to comment https://forums.phpfreaks.com/topic/98112-php-messes-with-bgcolor/#findComment-501970 Share on other sites More sharing options...
r-it Posted March 27, 2008 Share Posted March 27, 2008 is the search.php page pure php, are you sure you are not reproducing the head and html tags? please give us some code so we can help you more. Link to comment https://forums.phpfreaks.com/topic/98112-php-messes-with-bgcolor/#findComment-501975 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.