Im new with php. I basically have a full flash website and the contact form is through flash. it seems when i hit the submit button it a new window pops up and it says this:
<?php
$your_name = $_GET['your_name'];
$your_email = $_GET['email'];
$your_message = $_GET['message']...
When i hit the submit button on my website it says there is something wrong with my php code on line 3? I'm not a php person and have no idea what it means. Please check out my code below and let me know what I'm doing wrong. Any help would be greatly appreciated!THANKS SO MUCH!
<div><?php...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.