|
Posted by Jerry Stuckle on 10/24/07 01:51
capturedspirit@gmail.com wrote:
> I am new to PHP and only know the very basics of website design etc.
>
> I would like to put a form on a website, were people can fill in their
> details if they want someone to get in contact with them etc - but to
> have those details sent to an e-mail address.
>
> I've tried a few free ones, but this is for a business so im not sure
> if i should use those (some have the credit links at the bottom etc).
>
> With the free one, it gave me 2 codes - one for html and one php. I've
> got the html one in the page and it shows up fine.
>
> How to i get the php part to work? When i click sumbit, it takes me to
> a page where it shows the enter script/code.
>
> Any help would be very much appreciated.
>
> Is there any other way to set up a form? I read online that it is not
> a good idea to use the "mailto" because it doesn't always work.
>
>
Ensure your server is set up to use PHP. And that the PHP page has a
file extension of .php (NOT .html!).
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|