Php variable in contact form / message body
问题 I have a contact form that is only passing over some of the form fields and i wondered if anyone can help as to why? The html form is as follows: <form enctype="multipart/form-data" method="post" action="referral.php" onsubmit="return submitForm()"> <fieldset> <div class="field"> <input name="name" id="name" type="text" class="validate" placeholder="Your Name" /> <span class="form-msg" id="name-error">Please add your name</span> </div> <div class="field here-for-next-until"> <input name=