継続寄付の終了完了

‘50051’, ‘mode’ => ‘link’ , ‘member_id’ => $sendid, ‘password’ => $sendpass)); $result = get_str_var_dump($hoge); } catch (Exception $e) { $result = get_str_var_dump($e); } //MySQLとの接続 $conn = mysql_connect(DB_HOST, DB_USER, DB_PASSWORD); $db = mysql_select_db(DB_NAME, $conn); //結果データの格納 $query = “INSERT INTO resignApplication (`id`,`dump`) VALUES (‘”.$sendid.”‘, ‘”.$result .”‘)”; $result = mysql_query($query); function post($url, $data = array()) { if (!ini_get(‘allow_url_fopen’)) throw new Exception(“Not Allowed URL Open!”); $stream = stream_context_create(array(‘http’ => array( ‘method’ => ‘POST’, ‘header’ => ‘Content-type: application/x-www-form-urlencoded’, ‘content’ => http_build_query($data), ))); return file_get_contents($url, false, $stream); } function get_str_var_dump($foo) { // 出力バッファリング開始 ob_start(); var_dump($foo); // バッファの内容を変数へ格納 $bar = ob_get_contents(); // 出力バッファを消去してバッファリング終了 ob_end_clean(); return $bar; } ?>
継続寄付の終了の申請を受け付けました。
継続寄付の終了処理が実施されたら、テレコムクレジットより「退会完了のお知らせ」が届きます。
いままでLight Ring.へのご支援ありがとうございました。

個人の方へ

寄付をする
寄付募集
スタッフになる
求人募集
問い合わせをする
お問い合わせ
事業に参加する
支え手支援事業

法人の方へ

寄付したい
法人寄付募集
問い合わせをする
お問い合わせ
講演・研修を依頼する
講演・研修依頼
english_info
このページのTOPへ