Q&A/ブログ/掲示板

お問合せ
〒162-0814
東京都新宿区新小川町5-5
SANKENビル
TEL(03)3269-3550
FAX(03)3269-2551

 

※間違い電話が多くなっております。番号をよくご確認の上ダイヤルをお願いいたします。

ヒカリQ&A

ҥ ѡ   - äʹäȸ -
ۡ$text

"); } //HTMLեå եå϶̤ˤʤäΤǻѤƤޤ function m_html_f(){ $c_date = date("Y"); echo("
ۡ Խ Х䡼 ֥ɥХɥե
WDMޥȥꥯ Ŀ;ˤĤ

Copyright © ${c_date} The Optronics Co., Ltd. All rights reserved.
"); } //ȥ function m_title($text,$text2){ echo("
${text}${text2}

"); } //å function m_message($text){ echo("
$text
"); } //ʥӥܥ function m_button($text,$how,$url,$target){ if($how == 'back'){ $action = "javascript:history.go(-1);"; } elseif($how == 'href'){ $action = "javascript:location.href='$url';"; } else{ ; } echo("
"); } //顼 function m_error($title,$text){ m_html_h('顼'); m_message("$title"); m_message("$text"); m_button('Υڡ','back','','_self'); m_html_f(); if ($con) pg_close($con); exit; } //顼 function m_errorlog($msg,$scr,$lin,$errmsg){ global $DOCUMENT_ROOT; $gdate = date("Y-m-d"); $gtime = date("H:i:s"); $lt = date("Y-m"); $file = $DOCUMENT_ROOT."/honda/adm/log/error".$lt.".log"; if(!fopen("$file","a")) die("logե¸ߡѡߥåǧƤ"); error_log("$gdate\t$gtime\t$scr\t$lin\t$msg\t$errmsg\n",3,$file); if ($con) pg_close($con); exit; } //euc2jis function m_euc2jis($text){ return i18n_convert($text,"JIS","EUC"); # $tmp = tempnam("/tmp", "xxx"); # $fp = popen("/usr/local/bin/nkf > $tmp", "w"); # fputs($fp, $text); # pclose($fp); # $text = implode(file($tmp), ""); # @unlink($tmp); # return $text; } //MIME󥳡 function m_mime($text){ return i18n_mime_header_encode($text); # $text = m_euc2jis($text); # $text = "=?iso-2022-jp?B?".base64_encode($text)."=?="; # return $text; } ?>