I have been doing PHP sites with a command before the first HMTL headers requiring a 'paging.php' file with no problems at all... by using require() command and is right after the session_start() command, and, of course is in between the <?php ?>. I never had a problem until now. The latest site I'm making is displaying some ascii chars "¡»¿" evertime I use the require() or include() command. And I can't seem to find out what's wrong. I'd appreciate your advises...
REY
REY
Comment