"; 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)) { $logdata .= ','; if (!is_array($value)) { $message .= ucwords(str_replace("_", " ", $key)) . " : " . $value . $eol; $value = str_replace(",", " ", $value); $logdata .= $value; } else { $message .= ucwords(str_replace("_", " ", $key)) . " : " . implode(",", $value) . $eol; $logdata .= implode("|", $value); } } } $logdata = str_replace("\r", "", $logdata); $logdata = str_replace("\n", " ", $logdata); $logdata .= "\r\n"; $handle = fopen($csvFile, 'a') or die("can't open file"); $logtime = date("Y-m-d H:i:s,"); fwrite($handle, $logtime); fwrite($handle, $_SERVER['REMOTE_ADDR']); fwrite($handle, $logdata); fclose($handle); $body = 'This is a multi-part message in MIME format.'.$eol.$eol; $body .= '--'.$boundary.$eol; $body .= 'Content-Type: text/plain; charset=ISO-8859-1'.$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; } ?>
RobHoward.me
ROB HOWARD
Advanced Communications Skills Facilitator
SHARE THIS PAGE
PROJECTS
Online Language Center
Business Language Training Institute
One-to-One
EFLtalks
Independent Authors & Publishers
EFLtd
English Students worldwide
Vdioms
Shelfies
Shit they can't teach you in school
AFFILIATIONS
IATEFL Poland
IATEFL
TESOL International
IATEFL BESIG
IATEFL LTSIG
TESOL MTNG
EdYOUfest
EdSpeakers
Gallery Teachers
iTDi
Visual Arts Circle
CONNECT
Facebook
LinkedIN
Instagram
Twitter
YouTube
© 2003-2025 robhoward.me
Online Language Center Idiomas LLC
CNPJ 22.039.836/0001-32
All rights reserved
site by rahstar productions
CONTACT
Drop me a line if you have any questions, comments, suggestions or just to say hello.
Home
Talks & Workshops
Appearances and Publications
Online Language Center
Clients
One to One
BLTi
EFLtalks
IA&P
Vdioms