kicki Posted June 17, 2009 Share Posted June 17, 2009 Hello everybody, I'm new to PHP. That's why I have a lot of question. Now I have tens of text file to read and I need to put all the information of this file to be stored in one text file. The name of the input file like this: xxxxxxx20090612084630, xxxxxxx20090612084633, xxxxxxx20090612084645. What should I do? Thanks a lot for any advise!!! Link to comment https://forums.phpfreaks.com/topic/162551-read-and-write-files/ Share on other sites More sharing options...
JonnoTheDev Posted June 17, 2009 Share Posted June 17, 2009 Look at the file functions for php and the examples http://uk3.php.net/manual/en/function.fopen.php Link to comment https://forums.phpfreaks.com/topic/162551-read-and-write-files/#findComment-857920 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.