Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Search results

  1. S

    PHP Can Someone help me send this web form to "welcome.php" to my email address [email protected]

    I finished it it was very easy @simong1993 thanks for the help I also watched this video .
  2. S

    PHP Can Someone help me send this web form to "welcome.php" to my email address [email protected]

    thank you I will look into it thank you for your help
  3. S

    PHP Can Someone help me send this web form to "welcome.php" to my email address [email protected]

    it would be amazing we can FaceTime or whattapp if you like
  4. S

    PHP Can Someone help me send this web form to "welcome.php" to my email address [email protected]

    hello thanks for replying I have form and I need help writing php code to forward all data points to my email http://www.satoriesoteric.com/questions.html I did this Im having trouble connecting the form to send me data pints to email can you help ?
  5. S

    PHP Can Someone help me send this web form to "welcome.php" to my email address [email protected]

    <form action="welcome" method="post" name="form" class="form-box"> <h1>Find Local Landscape Pros</h1> <!-- One "tab" for each step in the form: --> <div class="tab">Name: <p><input placeholder="First name..." oninput="this.className = ''" name="fname"></p> <p><input...
Back
Top Bottom