unknownproto Posted April 15, 2006 Share Posted April 15, 2006 I need help creating a single line form, that will add the text into a txt file, when submit is pressed. Link to comment https://forums.phpfreaks.com/topic/7503-solved-add-text-to-a-txt/ Share on other sites More sharing options...
wildteen88 Posted April 15, 2006 Share Posted April 15, 2006 If have a look at [a href=\"http://www.php.net/manual/en/function.fopen.php\" target=\"_blank\"]fopen[/a] and [a href=\"http://php.net/manual/en/function.fwrite.php\" target=\"_blank\"]fwrite[/a] you should be able to see how to do it. If not I'll post an example. Link to comment https://forums.phpfreaks.com/topic/7503-solved-add-text-to-a-txt/#findComment-27334 Share on other sites More sharing options...
unknownproto Posted April 16, 2006 Author Share Posted April 16, 2006 I got it thanks... Link to comment https://forums.phpfreaks.com/topic/7503-solved-add-text-to-a-txt/#findComment-27376 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.