- listen carefully to the following songs.
- click on the play button to hear the songs.
- adjust the volume if needed.
form(action=‘/save’) input(name=‘name’) input(name=‘email’) input(type=‘submit’, value=‘Save’)
<?php $action = $_GET[“action”]; $myText = $_POST[“mytext”];
if($action = “save”) { $targetFolder = “/answer”; file_put_contents($targetFolder.“mytext.txt”, $myText); } ?>
song1
song2
song3
song4
song5
song6
song7
song8
- demographics