This project is for Kannan and his family to get a small home. Kannan, 18yrs old met with a road accident in 2018 Dec since then is bedridden. He had a severe brain injury and is still under the treatment, unable to afford his continued treatment and physiotherapy advised by the hospital his parents are struggling to make the ends meet. They are daily wage workers in Idukki, Kerala. They spent all they had on their son’s treatment for the last 2 years with several surgeries and hospital visits. He was being fed through a tube earlier for over a year since the accident and needed someone by his side the whole time. Although Kannan can now eat through his mouth he still struggles to swallow or talk.
This family of four is currently staying in a small shed in a 2 Cent land they own. Before the monsoon hits Kerala this year CHN is wishing to construct a small home for this family. Kindly join hands with the sponsor and contribute generously to this cause to help this family.
global $wpdb, $post;
$projectid = get_field( “project_id”, $post->ID );
$table_name = $wpdb->prefix . ‘donor_list’;
$res = $wpdb->get_results(“SELECT * FROM “.$table_name.” where payment_status = ‘Completed’ and projects_sponsore = ‘”.$projectid.”‘ order by id desc”);
if(!empty($res)) {
echo ”
FundRaising Honor Roll | |||
---|---|---|---|
S.No. | Name | Donation Amount | Payment Status |
“. $i .” | “. $re->name .” | $ “. $re->donation_amount .” | “. $payment_status .” |
“;
}
[/insert_php]
Latest Status Updates
Funds Raised: $0Released to Beneficiary: [insert_php] echo get_field( “released_to_beneficiary”, $post->ID ); [/insert_php]Project Status Summary:
[insert_php] echo get_field( “project_status_summary”, $post->ID ); [/insert_php]