Jump to content

Need Help


sb4short

Recommended Posts

I need to find out how to make the contact_form.php file for the following contact form:

 

<form action="contact_form.php" method="post">

<div class="tm-contact-form">

                <div class="form-group">

                    <input type="text" id="contact_name" class="form-control" placeholder="Name..." />

                </div>

                <div class="form-group">

                    <input type="email" id="contact_email" class="form-control" placeholder="Email..." />

                </div>

                <div class="form-group">

                    <input type="text" id="contact_subject" class="form-control" placeholder="Subject..." />

                </div>

                <div class="form-group">

                    <textarea id="contact_message" class="form-control" rows="8" placeholder="Message..."></textarea>

                </div>

                </div>

                <button type="submit" class="btn text-uppercase templatemo-btn templatemo-send-btn">Send</button>

            </form>

 

any ideas

Link to comment
Share on other sites

"How to make" the contact form php?  Uh - you "Learn" how to write the code?  Then you ask for help with the parts that you haven 't quite learned yet and we help you to finish learning it.

 

Since your topic title was so delightfully empty of any meaningful information, I guess it could also double as a flat out request for a programmer to do your work for you.  In that case you should post in a different forum.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.