I have read in the lines from a php file into a $buff.

Each line is set and the total corresponds to the number of lines in the
file.

But trying to ouput the lines results in blank lines.

do I have to pass the lines through something like chop(), or
html_spec_chars?

How do you guys display php files to the screen in the HTML stream?

-- 
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]

Reply via email to