Contact US form for Yahoo hosting

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
sonata
Forum Newbie
Posts: 12
Joined: Thu Jan 20, 2011 1:40 am

Contact US form for Yahoo hosting

Post by sonata »

My hosting is in yahoo small busines , Could any body help me write a code for that form, the form will contain (Name, email, Tel and subject)

Thank you
User avatar
greyhoundcode
Forum Regular
Posts: 613
Joined: Mon Feb 11, 2008 4:22 am

Re: Contact US form for Yahoo hosting

Post by greyhoundcode »

What code have you put together so far?
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Contact US form for Yahoo hosting

Post by califdon »

If you are new to writing HTML forms, you might want to try something like the following, which allow you to create a custom form for your web page without writing any code directly:
http://www.emailmeform.com/
Post Reply