When I use require(), require_once(), include(), or include_once(), I sometimes get a strange character (  ) show up in the output where the file is included at.
I only see the strange character in non-IE browsers as well (tested using Opera, Netscape Navigator, Mozilla, and Firebird.)
Anyone ever get this before?
P.S.
I only get this on localhost, running Windows XP home. Tested on remote UNIX server, and I don't have this problem (although I wasn't really expecting it.)