|
okay open the php file modify only the email address and the subject of the email --- modify nothing else!
Now upload it to your server, and go back to your contact us page, and modify your <form> tag to the following:
<form action="php-file-here" action="post">
<input type="text" name="Full_Name">... etc.
__________________
Jyoz
|