Beginning with forms

This is a discussion on "Beginning with forms" within the PHP Forum section. This forum, and the thread "Beginning with forms are both part of the Program Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Apr 19th, 2007, 18:29
Reputable Member
Join Date: Mar 2006
Location: UK
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
Beginning with forms

I would like to add a booking/request for information type form to a site that I've been working on.
My only basic knowledge to date is HTML & CSS.
I guess I need to start looking at php don't I?

Can anyone point me s-l-o-w-l-y in the direction I need to take?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Apr 19th, 2007, 20:02
New Member
Join Date: Apr 2007
Location: Brentwood
Age: 31
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Beginning with forms

Go to http://www.forms4free.com to get everything you need. With Forms4Free, you can make a free HTML form, and get the formmail file for only $19.95 (Formmail file is the PHP file that will process your web form and email to you the answers from the form.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Apr 19th, 2007, 20:53
Junior Member
Join Date: Jun 2006
Location: Wisconsin
Age: 30
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Beginning with forms

are you looking at storing this information in a database? I know that whenever I have a form that I email to myself, I also store it in a database because email isn't always perfect. If this form that you're going to get is very important to you, you might consider storing it somewhere. Having said that, php mysql is an excellent and pretty easy option to get started with. First check to see if your hosting company allows php and mysql. After you know if you can do it, i'd be happy to help you get started on it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Apr 19th, 2007, 21:25
JustinStudios's Avatar
Reputable Member
Join Date: Mar 2007
Location: USA
Posts: 404
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Beginning with forms

Ok, well you could pay $20 to get a script already done for you, or you could learn this yourself. My philosophy is learn it yourself, "You can give a man a fish and feed him for a day, or you can teach him to fish and feed him for life". So, go to w3schools and learn! http://www.w3schools.com/php/php_forms.asp That takes you directly to forms and PHP, they also have how to email the data back to you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Apr 19th, 2007, 21:41
Reputable Member
Join Date: Mar 2006
Location: UK
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Beginning with forms

I agree! I want to learn it for myself. Spent too long doing things half cocked and getting all tied up so, what's the best/quickest way to learn from scratch?

Yeah, I guess storing the contacts in a database seems like a good idea for future use, but ain't there some data protection stuff to consider (it's for a car hire business website). For now I just want to get a handle on it, but I have no idea where to start!!!

My hosting co. allows PHP and MySQL.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Apr 19th, 2007, 22:04
Junior Member
Join Date: Jun 2006
Location: Wisconsin
Age: 30
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Beginning with forms

if you're sending this data through unsecured email, than storing the same data in your database will be fine.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Apr 19th, 2007, 22:17
JustinStudios's Avatar
Reputable Member
Join Date: Mar 2007
Location: USA
Posts: 404
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Beginning with forms

Yeah, Sending data over email is a lot less secure then sending it to a MySQL database. But like I said, follow the link in my above post, that'll get you on the right track.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
beginner, form, php

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ok from the beginning.. Jack Franklin Search Engine Optimization (SEO) 7 Jul 4th, 2008 13:09
Beginning Business escaflowne11 Starting Out 9 Jan 25th, 2007 07:37
Forms nzamusangamungu Web Page Design 9 Nov 17th, 2006 10:31
Beginning to Apply my skillz... courtjester Classic ASP 7 Apr 5th, 2004 10:18


All times are GMT. The time now is 02:27.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42