Forum Moderators: coopster

Message Too Old, No Replies

Looking for a Simple PHP Form Script

Linux Forms

         

1simone

12:54 am on May 8, 2006 (gmt 0)

10+ Year Member



Hi, all I need is a simple form for my linux web site. Php preferred but will take javascript or other.

I have access to a form design and text box. I just need some script to send what is entered into the text box, sent to my email address. Thats it!

All I am putting is a small text box on my site. Instructions on what to put in it are listed elsewhere.

How can I get what is entered into the box to be sent to my email address? Also, is there a way to hide my email address? Thanks a lot.

P.S. All the other forms I have seen will not let me alter their script in any way, or won't let me remove their business name, what I need is real simple, that is why I am asking for help here.

eelixduppy

1:11 am on May 8, 2006 (gmt 0)



Welcome to WebmasterWorld!

This should be able to answer most of your questions: [us3.php.net...]

Good luck!

eelix

1simone

1:39 am on May 8, 2006 (gmt 0)

10+ Year Member



Thank you very much for the link but I already spent months on that route, with all dead ends.

I need something that someone knows for sure that it works. They can tell us what part of the script goes on our page and what part goes on the server and where. I have already wasted too much time trying to decipher all these codes with very poor instructions. Hope someone can help. :)

eelixduppy

1:48 am on May 8, 2006 (gmt 0)



Well you could always read a tutorial on how it is accomplished. Here are a few:

Tutorials:
[phpfreaks.com...]
[freewebmasterhelp.com...]
[hotscripts.com...]

Scripts:
[hotscripts.com...]

This should get you started!

Good luck

eelix

1simone

4:47 am on May 8, 2006 (gmt 0)

10+ Year Member



Once again, I have a lot more to read. Please send me forms that you already know work. Thanks.

1simone

6:51 am on May 8, 2006 (gmt 0)

10+ Year Member



Wooohoooo, you hit on a good one! [freewebmasterhelp.com...]

The only one that has ever helped me. Thank you very, very, much.

jatar_k

7:48 pm on May 8, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



there's one in our PHP Library [webmasterworld.com] as well
Basics of Submitting and Emailing Forms with PHP [webmasterworld.com]

1simone

7:29 pm on May 9, 2006 (gmt 0)

10+ Year Member



Thanks a lot Jatar.