signature16 Posted March 16, 2006 Share Posted March 16, 2006 how do i write text to a file? i am just looking into doing this and i dont know where to start. can somebody point me in the right direction? Link to comment https://forums.phpfreaks.com/topic/5083-writing-to-txt-file/ Share on other sites More sharing options...
Humpty Posted March 16, 2006 Share Posted March 16, 2006 do a google for +"php" and fopen() fwrite()(fopen() is real, unsure about fwrite(), I may have just made that up.)I can do it but only ever tried to write 1 line in the file.example[a href=\"http://www.oznett.com/helpfull/php\" target=\"_blank\"]http://www.oznett.com/helpfull/php[/a] Link to comment https://forums.phpfreaks.com/topic/5083-writing-to-txt-file/#findComment-18012 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.