Search results

  1. N

    Simple PHP Help Pleeeeease!

    Hey there, Just wondering if anyone can help me with my email form, It doesn't seem to send the actual mail. Heres the code for the form <form method="post" action="sendeail.php"> <!-- DO NOT change ANY of the php sections --> <?php$ipi = getenv("REMOTE_ADDR");$httprefi =...
Top