Guys i am a complete noob in PHP, and so i need help with my question. Here is my code:
<div class="form-group">
<input id="name" placeholder="test 123" value="" type="name" class="form-control">
</div>
I would like the name field to be saved to a text file.