> Greetings to All:
>
> I'm inexperienced, although enthusiastic about using PHP. I want to write
> data more effectively to a file.
>
> This doesn't work: fputs($frank, "Testing " $whatever " more testing
> \n\n\n");
> Right now, all I know is using three separate fputs statements. I'd like
t
Greetings to All:
I'm inexperienced, although enthusiastic about using PHP. I want to write
data more effectively to a file.
This doesn't work: fputs($frank, "Testing " $whatever " more testing
\n\n\n");
Right now, all I know is using three separate fputs statements. I'd like to
use just one
2 matches
Mail list logo