View Single Post
  #4 (permalink)  
Old 11-22-11, 11:57 AM
DLJ DLJ is offline
Newbie Coder
 
Join Date: Nov 2011
Location: 303 See Other
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
No, Twod is correct. The PHP for it is rather simple however. The form method should be post, the action a PHP page, then use PHP's very own fwrite() command.

PHP: fwrite - Manual
Reply With Quote