Using PHP with HTML Forms

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



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

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jul 20th, 2006, 16:16
New Member
Join Date: Jul 2006
Location: East Coast
Age: 22
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Question Using PHP with HTML Forms

I am going to be hosting a site on a linux server. I already know they dont support asp. So, I will have to use PHP. I have no experience with this language, though I hear it is similiar to C++. I am interested in taking a webform I made and submitting it through e-mail to a specific address. I would like to do this with asp.

My main concern is testing the page. I want to be able to test it on my computer. Is there some sort of php compiler that people use to test their scripts. Will IE just recognize the language and handle it correctly if I simply use Notepad, like I do for my other pages? I'm not sure.

I basically just need the skinny on PHP and Web forms and any good resources for tutorials and information that I might need to do this sort of things. And if a compiler is involved, which one is best?

Thanks
-Jet
Reply With Quote

  #2 (permalink)  
Old Jul 20th, 2006, 16:52
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: Using PHP with HTML Forms

You need to install software locally to process php.

I think xamp handles it.

Take a look at the xamp software.
Reply With Quote
  #3 (permalink)  
Old Jul 22nd, 2006, 20:34
Most Reputable Member
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,310
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Skype™ to ukgeoff
Re: Using PHP with HTML Forms

Have a look in the manual at http://php.net

The function you are going to need is mail().

There is also a very good tutrial on the Zend site that deals with sending simple and multipart emails.

http://www.zend.com/zend/spotlight/s...emailpart1.php
Reply With Quote
  #4 (permalink)  
Old Jul 22nd, 2006, 23:43
AdRock's Avatar
SuperMember

SuperMember
Join Date: Jul 2006
Location: Devon, England
Posts: 565
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to AdRock
Re: Using PHP with HTML Forms

If you are using windows on a local machine you can use WinLAMP which installs php, apache 2 and MySQL all in one installer

http://www.dctkc.com/winlamp.php
Reply With Quote
Reply

Tags
using, php, html, forms

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
JS and Forms roki13 JavaScript Forum 1 Jun 6th, 2007 15:28
HTML forms (format after submit) dannozza Web Page Design 1 May 11th, 2007 14:35
Forms nzamusangamungu Web Page Design 5 Nov 13th, 2006 13:10
forms atomicant_2005 JavaScript Forum 15 Dec 9th, 2005 16:09


All times are GMT. The time now is 06:00.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs 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 43