Parse error: syntax error, unexpected $end in
Posts tagged php mail
Creating a contact form using classes part 1
Sep 20th
Table of contents for Contact Form
- Creating a contact form using classes part 1
Recently I was asked at work to build a PHP email contact form that could do some specific things.
- Allow the user to choose different departments/emails to send their submission to
- Allow the user to input specific things into boxes More >