04-13-2017, 08:27 PM
If all you need is to open the connection from the database, instead of including header.php you can simply copy-paste the db code (and anything else you'd like) and it won't include the html. If you need any of the helper functions, you can still include_once those files (helpers.php and us_helpers.php) and you'll still be able to use the functions.
As for your mystery, when you view parser.php directly it sounds like the html is still there but since there are no tags in your body it looks like only your 0 or 1 is shown. If you view the source code you'll probably still find the tags from the header. If this isn't the case I'd love to help you figure out why.
As for your mystery, when you view parser.php directly it sounds like the html is still there but since there are no tags in your body it looks like only your 0 or 1 is shown. If you view the source code you'll probably still find the
Code:
<html><head></head><body>