list
i am having a problem with pages that use includes.
i am requiring the page like this
require("./comment.php");
problem is, as soon as i view the page, only the tags
<html><head></head></html>
show up!!
what could this be?
i have no trouble if i comment out the pages...
the pages are running on debain 2.2, php4, and use some mysql stuff.
please help!!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]