%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /data/bordel/scanned/
Upload File :
Create Path :
Current File : //data/bordel/scanned/lines.php

<?php
  $text = str_replace("\\", '', $_POST['command']);
  $text = str_replace("\r\n", "\n", $text);
  $text = str_replace("\n", "\n\n", $text);
  $text = str_replace("„", "\\uv{", $text);
  $text = str_replace("”", "}", $text);
  $text = str_replace("“", "}", $text);
  $text = str_replace("‚", "\\uv{", $text);
  $text = str_replace("‘", "}", $text);
  $text = str_replace("&", "\\&", $text);
  $text = str_replace("...", "\\ldots ", $text);
  $text = str_replace("—", " -- ", $text);
  $text = str_replace("* * *", "\\par\\begin{center}\\textbf{* * *}\\end{center}\\par", $text);
  $text = str_replace("***", "\\par\\begin{center}\\textbf{* * *}\\end{center}\\par", $text);
  //$text = str_replace("...", "\\ldots", $text);
  header("Content-Type: text/plain encoding=UTF8");
  echo $text;
?>

Zerion Mini Shell 1.0