hello
i am just getting into php coding !
i want to have one astromatch form and the details filled should be sended to particular email !
i tried but emailing is not working ! means i am not able to recieve email ! where i am wrong ! what should i change please help me regarding this !
here is the code !

astromatch.php

Code:
    <?php
    if ( !defined( 'SMARTY_DIR' ) ) {
...