hi,
mail() is not working in php so need to send from perl.
The script of mail is working in perl but I am not able to pass the variables from php to perl.
If i use <form action="test.pl" method="post">
The contents of test.pl is displayed not just the varibles.
Should I include any module to receive the data