※機能制限した見本版です。(このディレクトリから移動できません。置換ファイルはphpではなく、txtファイルになります。ファイルや置換パターンを編集しても10分で元に戻ります。)
ファイル一覧を隠す
上のディレクトリへ上のディレクトリへ
ファイルcalendar.cgi
ファイルmultiupload.cgi
サブディレクトリsubdir
一時ファイル calendar_tmp.txtを選択中
SJIS EUC-JP UTF-8 JIS 
--------------------------------------------------------------------------------------------------
■以下の変数名はスカラーや配列で重複して使用されています。変数のタイプが違う場合、別名に変更してください。
一括で変換
変数名スカラー配列ハッシュ 
history historyを編集
init initを編集
file fileを編集
val valを編集
wh whを編集
paramparamを編集
cook cookを編集
▼変更対象の変数
21行目 # ver.1.04 2010.02.25 Agenda?(IN%(B??????????????????????(I$,(B????(IN$(B???
264行目  if ($file ne '.' && $file ne '..' && $ex === 'dat' && (stat $path)[7] > 0 && $dt =~ /^[0-9]${8}/) {
464行目  $add_comment .= "$in[\"cat$count\"]?(IN?(B?" . '??' . "${base_color}???????????????????????????????????????(IP$(B???????????????????????\n";
675行目 # $config_value = ${ $ref_config_value };
717行目  $frm =~ s/;([^;]*$)//;
724行目  $chg_com .= "${frm} ?? " . '$' . $cfg . " = " . $value . "\n";
738行目 # open(CFG,">$config_file") || &error("${config_file}???????????");
1180行目 # print "</select>?${bef_mon}????";
1181行目  print "<input type=\"text\" name=\"start_year\" value=\"$start_year\" size=\"4\" style=\"ime-mode:disabled;\">?${bef_mon}????";
1186行目  print "<input type=\"text\" name=\"end_year\" value=\"$end_year\" size=\"4\" style=\"ime-mode:disabled;\">?${after_mon}????";
1261行目  + ($mm == 2 && (($yy % 4 == 0 && $yy % 100 != 0) ||
1262行目  $yy % 400 == 0));
1289行目  print "<div style=\"margin:0.4em;\">\n?????????<span style=\"font-size:100%;color:$memo_col;\">??</span>???";
1291行目  print "&nbsp;&nbsp;<span style=\"font-size:100%;color:$cat_col[\"$_\"];\">??</span>$_";
1329行目  + ($mm == 2 && (($yy % 4 == 0 && $yy % 100 != 0) ||
1330行目  $yy % 400 == 0));
1361行目  if ($week > 0 && $week % 7 == 0) {
1380行目  $data_file = join('/',$data_dir, "${date}.cgi");
1406行目  $show_new = "<span style=\"color:red;font-size:90%;\">up!</span>&nbsp;";
1408行目  $show_new = "<span style=\"color:red;font-size:90%;\">new!</span>&nbsp;";
1456行目  <td valign="top"><a href="$url" style="text-decoration:none;"><span style="font-size:120%;color:$catcol;">??</span></a></td><td>|;
1759行目  font-size:90%;
1775行目  font-size:110%;
1782行目  font-size:110%;
1879行目  int ($year + int ($year/4) - int ($year/100) + int ($year/400) + int ((13*$month+8)/5) + $day) % 7;
2058行目  $imgfile = join('/', $attach_dir, "${no}$tail");
perlからPHPへの書き換え補助 perl2php.php ver.1.2