Friends,
This request is about a young man who was in KSA until he completed his Plus Two education. He had to work as a porter for a mineral water company during his Plus Two education because his parents did not pay much attention to education and neglected him. He had earned a small amount that he used for his B.Com admission and first-semester fee. He is now seeking help for his second and third semester fees. This young man deserves help. Can you help him to have a better future? Donations within India can be sent directly to his bank account(A/c No: 17290100041118,IFSC Code:FDRL0001729).
സുഹൃത്തുക്കളേ,
പ്ലസ് ടു വിദ്യാഭ്യാസം പൂർത്തിയാകുന്നതുവരെ കെഎസ്എയിൽ ഉണ്ടായിരുന്ന ഒരു യുവാവിനെ കുറിച്ചാണ് ഈ അഭ്യർത്ഥന. മാതാപിതാക്കൾ അവന്റെ വിദ്യാഭ്യാസത്തിൽ കൂടുതൽ ശ്രദ്ധിക്കാതിരുന്നതിനാലും അവനെ അവഗണിച്ചതിനാലും, പ്ലസ് ടു വിദ്യാഭ്യാസ സമയത്ത് ഒരു മിനറൽ വാട്ടർ കമ്പനിയിൽ പോർട്ടറായി ജോലി ചെയ്യേണ്ടി വന്നു. അദ്ദേഹം തന്റെ ബികോം പ്രവേശനത്തിനും ആദ്യ സെമസ്റ്റർ ഫീസിനും അതില്നിന്ന് കിട്ടിയ തുക ഉപയോഗിച്ചു. ഇപ്പോൾ അദ്ദേഹം തന്റെ രണ്ടാമത്തെയും മൂന്നാമത്തെയും സെമസ്റ്റർ ഫീസിലേക്ക് സഹായം തേടുന്നു. ഈ യുവാവ് സഹായം അർഹിക്കുന്നു. അദ്ദേഹത്ത്ന് ഒരു നല്ലഭാവി ഉണ്ടാവാൻ അദ്ദേഹത്തേ പിന്തുണയ്ക്കാൻ സഹായിക്കാനാകുമോ? ഇന്ത്യയ്ക്കുള്ളിലെ സംഭാവനകൾ അദ്ദേഹത്തിന്റെ ബാങ്ക് അക്കൗണ്ടിലേക്ക് നേരിട്ട് അയയ്ക്കാം (A/c നമ്പർ: 17290100041118, IFSC കോഡ്: FDRL0001729)
അദ്ദേഹത്തിന്റെ ഡിഗ്രീപഠനം പൂര്ത്തീകരിക്കുവാനാവശ്യമായ സഹായം നല്കുവാനായി എല്ലാനല്ലമനസ്സുകളോടും അഭ്യര്ത്ഥിക്കുന്നു.
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]