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? 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. 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... 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
Archived
This topic is now archived and is closed to further replies.