Saving data from a Text Box in PHP?

  • Thread starter Thread starter Atylloo
  • Start date Start date
A

Atylloo

Guest
*IM A BEGGINER*

So, I've got a PHP website and I want a Text Box there with two fields, "Name" and "Comments" and then Submit button, I want this text to be saved in a .txt file called playereditorfeedbacks.txt

I want to .txt file content to look like this:

Name: John
Comments: Really nice application
_____________________________________

Name: Jack
Comments: Really fuckin nice application!

etc..

I actually don't expect anybody to reply to me, cos who would write the shit for me, but if somebody is really bored and actually can do this for me, I would really appreciate it.
 
Back
Top