Fletcher Posted June 18, 2009 Share Posted June 18, 2009 Hey folks, I'm in need of help fast. The goal is simple. I'm on a webserver and need to make a PHP code where I can open, modify and save a .txt file called simple.txt. I thought it was simple, then I got stuck, scoured the web and get many, many differing answers. I'm hoping to get this done very soon to finish up completely. Is there any help? Quote Link to comment https://forums.phpfreaks.com/topic/162758-need-help-with-updating-a-txt-file-with-php/ Share on other sites More sharing options...
Maq Posted June 18, 2009 Share Posted June 18, 2009 Hey folks, I'm in need of help fast. The goal is simple. Don't we all... You have to use fopen and fwrite. Quote Link to comment https://forums.phpfreaks.com/topic/162758-need-help-with-updating-a-txt-file-with-php/#findComment-858909 Share on other sites More sharing options...
jsschmitt Posted June 18, 2009 Share Posted June 18, 2009 All I have is some code to completely rewrite the text file... Quote Link to comment https://forums.phpfreaks.com/topic/162758-need-help-with-updating-a-txt-file-with-php/#findComment-859060 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.