Sponsorship request for helping a family who has 2 children who are studying Nursing and whose father has been suffering from Lumbar Disc Disease for the last 10 years to cover the hospital and education expenses.
This family has a small family store that was run by the father but he is not physically fit to work. Oldest of their two daughters is nursing student and the youngest is working towards her diploma in computer science. They can meet meet the expenses of the educational needs of their kids and have been taking personal loans from well wishers so far. Now they are at a point that their debt is increasing and there’s nowhere to turn for help. Please pitch in in whatever ways you can to help this family. This project amount posted, $1500, would cover 11 months of educational costs and medical expenses.
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 anonymous = ‘No’ and payment_status = ‘Completed’ and projects_sponsore = ‘”.$projectid.”‘ order by id desc”);
if(!empty($res)) {
echo “”;
$i=1; foreach($res as $re) {
if($i % 2 == 0){
$class = ‘success’;
} else {
$class = ‘info’;
}
if($re->donor_status == 1) { $payment_status = ‘Paid’; } else { $payment_status = ‘Pledged’; }
echo “”;
$i++; }
echo ”
| FundRaising Honor Roll | |||
|---|---|---|---|
| S.No. | Name | Donation Amount | Payment Status |
| “. $i .” | “. $re->name .” | $ “. $re->donation_amount .” | “. $payment_status .” |
“;
}
[/insert_php]
Request Your Contacts To Support This Cause
No donations found yet for this project.
Latest Status Updates:
Funds Raised: $0 Released to Beneficiary:Project Status Summary:
