This project is a request to support two high school children based out of New Delhi, who are very good in studies. There family faced some unexpected financial crises. Parents are not earning at the moment and hence they are unable to afford their children’s studies expenses.
[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
No donations found yet for this project.
Latest Status Updates:
Funds Raised: $0 Released to Beneficiary:Project Status Summary:
