Search results

  1. N

    Digital Design Site Review

    Please take a look at my site, the wording still needs to be tweaked and I still have to fix my form posting but wanted an opinion on the general layout and look. http://graphicflaw.x10.mx/ Thanks! Andrew
  2. N

    PHP Form Scrip - Not forwarding form information to email...

    Was wondering if someone could please look this over and help me out. I know nothing about PHP and I'm not sure why this isn't forwarding my form submissions to my email. <?php if(isset($_POST['email'])) { // EDIT THE 2 LINES BELOW AS REQUIRED $email_to = "***@***.com"...
Top