|
-
Feb 6th, 2003, 03:58 PM
#1
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|