|
|
|
|
|
|
#1
|
||||
|
||||
|
PHP form help
After building a form for my website i relized that when you hit the submit button it was not sending info to my server. after searching for the answer i realized that i did not have the php file and script on the server to use the information the form was sending.
i have searched and searched and for some reason can not find the script to put into the php file server side to make this work. does anyone have any helpful script knowledge for me. my submit form ends like this <form action="appdata/application.php" method="POST"> <input type="submit" name="formSubmit" value="Submit Form"> </form> i just need the script to put into the application.php file to process the info. All help welcomed. Thanks all |
|
#2
|
||||
|
||||
|
You could set up the form so that it mails you instead.
I'm afraid I can't help you with the php. However, someone here must know how to do it. |
|
#3
|
||||
|
||||
|
Re: PHP form help
Quote:
__________________
Aardvark I began promoting webcams with ClickCash four years ago and I did really well. But now I found God and we are working together on a bigger porn project... |
|
#4
|
||||
|
||||
|
this will process your form, but as already mentioned, there are some other steps required to get a form working:
http://www.dtheatre.com/scripts/formmail.php
__________________
ICQ# 273099174 - monthly specials - FIRST MONTH FREE - 100% Referrals - chris@ for details Virtual from $14.95/month, Dedicated from $199.95/month Dual-Core Xeon > 20Mbps @ $399.95 | 50Mbps @ $699.95 | 75Mbps @ $999.95 |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|