Home > Archive > PHP PEAR Questions and Answers > November 2005 > Plz help me, I have problem with PHP + FireFox
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Plz help me, I have problem with PHP + FireFox
|
|
| hitalf 2005-11-26, 2:53 am |
| Dear all,
I have developed a website using PHP, it run well with IE. However, when I use IE to browse it, there is a strange character (see the attaced image) in the top left. This character is really annoyed and I want to get rid of it.
I try to see which part in the code making this problem, and I found out that line:
code: require("resources/functions.php");
When I delete this line, the character disappear.
I have tried to move this line to everywhere in the page code, even I try to delete all the contents of 'functions.php' file - the problem still exists.
Hix...is there any one experiencing this problem? Plz help me!
Thanks you all in advance,
Have a nice day! | |
| hitalf 2005-11-26, 2:56 am |
| quote: Originally posted by hitalf
Dear all,
I have developed a website using PHP, it run well with IE. However, when I use IE to browse it, there is a strange character (see the attaced image) in the top left. This character is really annoyed and I want to get rid of it.
I try to see which part in the code making this problem, and I found out that line:
code: require("resources/functions.php");
When I delete this line, the character disappear.
I have tried to move this line to everywhere in the page code, even I try to delete all the contents of 'functions.php' file - the problem still exists.
Hix...is there any one experiencing this problem? Plz help me!
Thanks you all in advance,
Have a nice day!
| |
|
|
|
|
|