"; throw new Exception($error); } $message .= $eol; $message .= "IP Address : "; $message .= $_SERVER['REMOTE_ADDR']; $message .= $eol; foreach ($_POST as $key => $value) { if (!in_array(strtolower($key), $internalfields)) { if (is_array($value)) { $message .= ucwords(str_replace("_", " ", $key)) . " : " . implode(",", $value) . $eol; } else { $message .= ucwords(str_replace("_", " ", $key)) . " : " . $value . $eol; } } } $body = 'This is a multi-part message in MIME format.'.$eol.$eol; $body .= '--'.$boundary.$eol; $body .= 'Content-Type: text/plain; charset=UTF-8'.$eol; $body .= 'Content-Transfer-Encoding: 8bit'.$eol; $body .= $eol.stripslashes($message).$eol; if (!empty($_FILES)) { foreach ($_FILES as $key => $value) { if ($_FILES[$key]['error'] == 0) { $body .= '--'.$boundary.$eol; $body .= 'Content-Type: '.$_FILES[$key]['type'].'; name='.$_FILES[$key]['name'].$eol; $body .= 'Content-Transfer-Encoding: base64'.$eol; $body .= 'Content-Disposition: attachment; filename='.$_FILES[$key]['name'].$eol; $body .= $eol.chunk_split(base64_encode(file_get_contents($_FILES[$key]['tmp_name']))).$eol; } } } $body .= '--'.$boundary.'--'.$eol; if ($mailto != '') { mail($mailto, $subject, $body, $header); } header('Location: '.$success_url); } catch (Exception $e) { $errorcode = file_get_contents($error_url); $replace = "##error##"; $errorcode = str_replace($replace, $e->getMessage(), $errorcode); echo $errorcode; } exit; } ?>
Abibiman Foundation is currently the Africa Regional Secretariat of the Abibiman Global to champion the implementation of The SDGs Agenda - 2030 Programme on advocacy, research and promoting investments in African countries. Abibiman Foundation was formed twenty (25) years ago by a group of youth activists who believed in the efforts and determination to sustain the worlds ecosystems and improve human lives. They were therefore poised to move forward an agenda that will peace apromote and positively impact on the livelihoods, nd development of the peoples of the world at large and Africa in particular and hence the name Abibiman Foundation (The African Foundation). The founders of Abibiman Foundation believed that the lack of understanding and a better blend of the rich cultural heritage and modern concept of human relationship and development have led to the prevailing situations which are depriving the development of the human kind especially in Africa.
Here are some snapshot of project journey and continuous vision path in humanitarian and the environment.
A selection of past projects demonstrating strategy, creativity, and technical expertise.
Have a project in mind or just want to say hello? Let’s connect.