<div>
<div align="left">Thank you for signing up! We will be in touch very soon! Kind regards the team at Superb Sound Entertainment</div>
</div>
</body>
</html>
EOD;
echo "theResults";
?>
Also here is a link to the website insomniau18s.com
Wherever you are referencing elements of the $_POST array (or any other array), you need to use ['square_brackets'] instead of ('parentheses') where you specify the array key/index. Parentheses are used when calling functions to enclose the argument lists (and also when defining functions).
"Please give us a simple answer, so that we don't have to think, because if we think, we might find answers that don't fit the way we want the world to be."
~ Terry Pratchett in Nation
I changed the post ones to [ and it said success but then i checked my emails but none of the information was gathered it just had Name: and all the other headings but no information
I honestly have no idea what that means i get the first part i have to change all the $_POST from ( to [ but what do you mean by where you specify the array key/index. Parentheses are used when calling functions to enclose the argument lists (and also when defining functions).
Bookmarks