Log in

View Full Version : PHP coding to get info from form to file



maximom
07-12-2013, 04:06 PM
Hi:
I have a form in HTML and I need help with the php coding to get the information put into the form by user moved into a file on my website. I do not know php so looking for beginner help please.

thanks for any help someone can give me. I am happy to post my code if that is what I should do
Maximom

Beverleyh
07-12-2013, 04:29 PM
A good start would be to work through a few starter tutorials on Google http://www.google.com/m?q=form%20to%20text%20file%20php

Once you understand the basics, you can begin applying your knowledge to your own project.

Let us know how you get on.

ajfmrf
07-12-2013, 06:46 PM
Here is a good script.It comes with step by step instructions and can easily be added too

http://devingredients.com/2011/03/building-a-php-contact-form-with-captcha-from-scratch/