On Mon, 20 May 2002, Rodrigo wrote:
> What I need is a php file that will read a text file and show it on a
> html file.
>  
> And it will also write to a text file, but at the end of the file.

Well, you're in luck; that's all very easy to do.

Are you having a specific problem with some aspect of it?

A good starting point is the PHP manual page for fopen().

miguel


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

Reply via email to