On Wednesday 23 May 2001 17:47, Dennis Gearon wrote:
> 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 somet
No, I am trying to make an online configuration/editor program. It reads
in an XML formatted PHP file and ouputs the configuration of a state
machine via a page on the web. With some simple mouse clicks, one will
be able to program the desired behavior of the program.
The XML formatting is transp
hm..
Is include () or require () what you are talking about or I am wrong?
-- GP
> 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 ha
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
4 matches
Mail list logo