johnnybananas
12-16-2004, 10:41 AM
Here's the problem I'm facing.
I have an (1) external "news.txt" file on my hard drive, and (2) a "newsupdates.php" file residing on my server. When I type new information into my blank news.txt file offline, I then want to be able to upload this text file to my server through ftp and have it automatically update this information on my newsupdates.php file.
For instance, I want the page content at www.johnny.com/newsupdates.php,
to reflect daily changes I make to the news.txt file.
I am using php4. Is this possible?
- Johnny Bananas -
NOTE: That link doesn't work its just an example.
I have an (1) external "news.txt" file on my hard drive, and (2) a "newsupdates.php" file residing on my server. When I type new information into my blank news.txt file offline, I then want to be able to upload this text file to my server through ftp and have it automatically update this information on my newsupdates.php file.
For instance, I want the page content at www.johnny.com/newsupdates.php,
to reflect daily changes I make to the news.txt file.
I am using php4. Is this possible?
- Johnny Bananas -
NOTE: That link doesn't work its just an example.