|
A website like this can not be built in a single day or by a single human being, it's a collective effort of a group of young dedicated & enthusiastic people. They relentlessly think & work together to gather all the resources & develop the dream project within a very short time of span. During this rigorous period they faced a lot of hindrances to collect the knowledgebase, writing & editing the script, design & weave the dream into WebPages, compilation & execution & all other technical problems.
But after all these rigorous hard-work the website is finally mounted to the wall of internet for viewing.
We thank all the people & organizations, without the unconditional help from them we can't stand the project & our dream won't be reality.
In this due course of time, we sincerely regret for the major & minor mistakes with commissions in this website. But we are eager to get the feedback for our work mentioning all the errors & omissions we have done, Suggestions & other resources to develop this site. For this you can mail us to feedback.payradanga@gmail.com.
Thanking you for giving your valuable & unconditional time by visiting our site. |
SUJOY BHOWMICK
Senior Lecturer, AIEMD, Durgapur.
e-mail - sujoy.bhowmick@gmail.com .
ph-no - +91 9434219081
[Main dreamer of the project, resource collector, designer & script writer] |
PROBIR PAUL
Multimedia Professional, Payradanga.
e-mail: probirkrpaul@yahoo.com
ph-no: +91 9831355898
[Main Designer & Developer] |
ARINDAM CHAKRABORTY
e-mail: arindamcc@yahoo.co.in
ph-no: +91 9903160312
Serviceman, Indian Railways.
[Resource collector, technical advisor] |
KALYAN SARKAR
e-mail: jishukalyan@yahoo.com
ph-no: +91 9903033954
School Teacher [English],
[Script editor, technical advisor] |
ANIMESH SAHA
e-mail: bubu.saha@gmail.com
ph-no: +91 9833804364
Advocate [Corporate Lawyer, ex-supreme court practitioner]
[Script editor, technical advisor] |
Dr. PINAKI RAY
e-mail: pinakirray@yahoo.com
ph-no: +91 9903040914
Senior Lecturer [West Bengal University of Animal & Fishery Sciences]
[Technical advisor] |
SAMIT BISWAS
ph-no: +91 9845344057
Software Engineer [TOSHIBA]
[Technical advisor] |
PALASH PAUL
e-mail: onlypalash@yahoo.co.in
Team Leader [CTS]
[Technical advisor] |
SUMIT GHOSH
Ph-no: +91 9903333072
e-mail : suumiit@hotmail.com
Multimedia Professional
Resource Collector, Designer] |
|
| Lastly all other people & organizations who helped us directly or indirectly. |
|
is_valid) {
header( "Location: $errorurl" );
exit ;
}
}
if (empty($email)) {
$email = $mailto ;
}
$fromemail = (!isset( $use_webmaster_email_for_from ) || ($use_webmaster_email_for_from == 0)) ? $email : $mailto ;
if (function_exists( 'get_magic_quotes_gpc' ) && get_magic_quotes_gpc()) {
$comments = stripslashes( $comments );
}
$messageproper =
"This message was sent from:\n" .
"$http_referrer\n" .
"------------------------------------------------------------\n" .
"Name of sender: $fullname\n" .
"Email of sender: $email\n" .
"------------------------- COMMENTS -------------------------\n\n" .
$comments .
"\n\n------------------------------------------------------------\n" ;
$headers =
"From: \"$fullname\" <$fromemail>" . $headersep . "Reply-To: \"$fullname\" <$email>" . $headersep . "X-Mailer: chfeedback.php 2.15.0" .
$headersep . 'MIME-Version: 1.0' . $headersep . $content_type ;
if ($use_envsender) {
mail($mailto, $subject, $messageproper, $headers, $envsender );
}
else {
mail($mailto, $subject, $messageproper, $headers );
}
header( "Location: $thankyouurl" );
exit ;
?>
|
|
|
|