Jump to content

writing to file on server, beginner help


Jen

Recommended Posts

Hi all,
I am trying to teach myself a little PHP so I can put a news box on a website I'm designing.  The news will be just a simple paragraph, not a blog, and it needs to be updated periodically by the site's owner.  I plan to store the news content in a separate news.txt file on the server, and just use an include() to put the content onto the web page.  What I need to know is how to use a form to input the news content and then write it to news.txt.
Thanks!
Link to comment
https://forums.phpfreaks.com/topic/16818-writing-to-file-on-server-beginner-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.