This project is a request to support an old lady Mrs Chellathai who was brought back home from hospital since they did not have enough money for the treatment of her partial paralysis that she had due to stroke. She could not afford the treatment and there was no one to help her fund for further treatment.
[insert_php]
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 ”
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 ”
| 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
| FundRaising Honor Roll | |||
|---|---|---|---|
| S.No. | Name | Donation Amount | Payment Status |
| 1 | Shabeer Sayid | $ 300.00 | Paid |
Latest Status Updates:
Funds Raised: $0 Released to Beneficiary:Project Status Summary:
