srose Posted March 3, 2009 Share Posted March 3, 2009 Hi I want a PHP script that creates a text file and stores anything that is entered into a textbox when it is submitted. Can anyone help me with this? Link to comment https://forums.phpfreaks.com/topic/147760-script-to-save-whats-entered-in-text-box/ Share on other sites More sharing options...
wildteen88 Posted March 3, 2009 Share Posted March 3, 2009 have a ead up on the following functions fopen fwrite fread fclose. Try out the code examples provided and see if you can do what you're asking. Link to comment https://forums.phpfreaks.com/topic/147760-script-to-save-whats-entered-in-text-box/#findComment-775637 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.