[snip]
I checked out my Directory.php file.. there's a bunch of HTML code that
is responsible for the HTML in that page before the PHP begins, and
before global.inc.php is included in the file. 
[/snip]

Sounds like you need to re-order your code or have the PHP output all of
the HTML.

[snip]
And lastly, what qualifies for a White Character?
[/snip]

spaces, line breaks, etc...

HTH

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to