If I use either the include or require statement, PHP will generate some
lines in the browser. For example, I want the first line is Hello There..
echo ("Hello There"); but the line happens to be the third line after some
blank lines. So how do I turn that off??-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

