Jump to content

Input to Text File


EpicZebra

Recommended Posts

<form action="save_this.php" method="post>
Your name: <input type="text" name="your_name"/>
<input type="submit" name="submit" value="GO"/>
</form>

 

There are more form tutorials on the internet than I've had hot dinners.

 

save_this.php is the name of the script you wrote based on the file write info already provided.

Link to comment
https://forums.phpfreaks.com/topic/100752-input-to-text-file/#findComment-515489
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.