Results 1 to 11 of 11

Thread: Noobie Help (resolved)

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2001
    Posts
    154

    Noobie Help (resolved)

    Ok I'm trying to make a page the will import the text from a text file (news.txt) and put it into a text area. Once the text is edited the user clicks save and it will then save the text file. How can this be done?
    all i know is that if i did

    $blah = readfile("news.txt");

    it will get the file text. but then how do i go about putting it into a text area and the save button?
    Last edited by Coolone770; Feb 8th, 2003 at 04:21 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width