On-line form

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
The Enemy Within
Forum Newbie
Posts: 7
Joined: Wed May 24, 2006 2:40 pm

On-line form

Post by The Enemy Within »

There is a form page on the site for people to leave their contact details. Once they have completed the fields and submitted, the e-mail account of the site should then be notified. But we cannot get it to work, cant work out if its a programming or FTP problem.

Please help!!!
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: On-line form

Post by Christopher »

You can probably find an already written solution. Just google for "php contact us form" or "php email form" or something like that.
(#10850)
The Enemy Within
Forum Newbie
Posts: 7
Joined: Wed May 24, 2006 2:40 pm

Re: On-line form

Post by The Enemy Within »

That is what we originally did, cant find the error though, I seem to think the problem is with the uploading. Should there be a CGIbin at the server on the FTP?
Post Reply