lucerias Posted November 7, 2006 Share Posted November 7, 2006 I just installed Mozilla and Opera and i found that the php site is displayed differently. First, Mozilla caused the improper placement of button and label and Opera caused the disappearance of border of table. However, it works properly without these problems by using IE. May i know how to resolve these? Thank you. Link to comment https://forums.phpfreaks.com/topic/26402-php-problem-on-different-browsers/ Share on other sites More sharing options...
fert Posted November 7, 2006 Share Posted November 7, 2006 you need to change any html code in your php Link to comment https://forums.phpfreaks.com/topic/26402-php-problem-on-different-browsers/#findComment-120768 Share on other sites More sharing options...
kenrbnsn Posted November 7, 2006 Share Posted November 7, 2006 Without seeing your script and a URL that points to the web site in question, there is no way we can help you.Ken Link to comment https://forums.phpfreaks.com/topic/26402-php-problem-on-different-browsers/#findComment-120773 Share on other sites More sharing options...
ralph4100 Posted November 7, 2006 Share Posted November 7, 2006 man that is a perplexing PHP problem Link to comment https://forums.phpfreaks.com/topic/26402-php-problem-on-different-browsers/#findComment-120790 Share on other sites More sharing options...
heckenschutze Posted November 7, 2006 Share Posted November 7, 2006 This has [b]NOTHING[/b] to do with PHP...First of all, you should be following the standards (whether its HTML, CSS or XHTML, ect..)Then you should test your site in all major browers, to see if it works as expected, if not correct the problems - if your unsure how to correct a specific problem Google It!... Link to comment https://forums.phpfreaks.com/topic/26402-php-problem-on-different-browsers/#findComment-120796 Share on other sites More sharing options...
fenway Posted November 7, 2006 Share Posted November 7, 2006 Agreed... the browser has no idea how the HTML content is being generated, or that it's being generated at all. Link to comment https://forums.phpfreaks.com/topic/26402-php-problem-on-different-browsers/#findComment-120908 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.