Search results

  1. L

    need help with mail()

    i can't receive the email that i wanted to have... my code are as follows: my order.php <form id="orderform" method="POST" action="go.php"> <br /><hr> <b><font size=4>Item Information</font></b><br> <hr /> <br> Item Name :<br /> <input name="ItemName" type="text" id="ItemName" maxlength="25"...
  2. L

    from form to email?

    guys im so sorry but im a noob, i designed a page with form that a visitor can place his or her orders. the only problem i have is that i already have a php script but still i cant forward the information gathered from the form to another email. what do i lack? someone told me that it has...
Top