hello i basically want to make a form with some fields and after he clicks submit the information get saved in a text file or something could u get me a code like this.
Didn't say what language you wanted. Here's a php tutorial on doing this. http://www.albinoblacksheep.com/tutorial/flat
almost what it works perfectly but it only saves 2 vars i could live with that though and what does fputs ($out,implode,("\n")); mean?